blob: 594360fa10865a586b6048e314701cb17c117879 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = gnome-shell-extension-arch-update-git
pkgdesc = Convenient indicator for Arch Linux updates in GNOME Shell
pkgver = 33+1+ge9de0e4
pkgrel = 1
url = https://github.com/RaphaelRochet/arch-update
arch = any
license = GPL
makedepends = git
makedepends = jq
depends = gnome-shell
provides = gnome-shell-extension-arch-update
conflicts = gnome-shell-extension-arch-update
source = gnome-shell-extension-arch-update-git::git+https://github.com/RaphaelRochet/arch-update.git
sha256sums = SKIP
pkgname = gnome-shell-extension-arch-update-git
|