Initial commit
This commit is contained in:
commit
96929019cb
8 changed files with 183 additions and 0 deletions
17
.SRCINFO
Normal file
17
.SRCINFO
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
pkgbase = gnome-shell-extension-arch-update
|
||||
pkgdesc = Update indicator for ArchLinux and Gnome-Shell
|
||||
pkgver = 64
|
||||
pkgrel = 2
|
||||
url = https://github.com/RaphaelRochet/arch-update
|
||||
arch = any
|
||||
license = GPL-3.0-or-later
|
||||
makedepends = git
|
||||
depends = dconf
|
||||
depends = fakeroot
|
||||
depends = gnome-shell>=1.46
|
||||
depends = pacman-contrib
|
||||
optdepends = gnome-terminal
|
||||
source = gnome-shell-extension-arch-update-64::git+https://github.com/RaphaelRochet/arch-update.git#tag=v64
|
||||
sha256sums = 6b07945587fa4ffa7baaea77f43d15c819dc20bf8caeb299b376689f7323ea5a
|
||||
|
||||
pkgname = gnome-shell-extension-arch-update
|
||||
Loading…
Add table
Add a link
Reference in a new issue