Initial commit
This commit is contained in:
commit
7874197bff
8 changed files with 198 additions and 0 deletions
21
.SRCINFO
Normal file
21
.SRCINFO
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
pkgbase = waybar-module-pacman-updates
|
||||
pkgdesc = Waybar module for Arch to show system updates available
|
||||
pkgver = 0.2.9
|
||||
pkgrel = 1
|
||||
url = https://github.com/coffebar/waybar-module-pacman-updates
|
||||
arch = x86_64
|
||||
license = GPL-3.0-or-later
|
||||
makedepends = cargo
|
||||
makedepends = git
|
||||
options = !lto
|
||||
source = waybar-module-pacman-updates-0.2.9::git+https://github.com/coffebar/waybar-module-pacman-updates.git#tag=0.2.9
|
||||
sha256sums = 73d627b21c49dd7e7061bd0dd28ab2e901104899ee3dc2975a358136dffe1925
|
||||
|
||||
pkgname = waybar-module-pacman-updates
|
||||
depends = curl
|
||||
depends = gcc-libs
|
||||
depends = glibc
|
||||
depends = openssl
|
||||
depends = pacman
|
||||
depends = pacman-contrib
|
||||
depends = waybar
|
||||
Loading…
Add table
Add a link
Reference in a new issue