summarylogtreecommitdiffstats
path: root/generateAur.sh
diff options
context:
space:
mode:
Diffstat (limited to 'generateAur.sh')
-rw-r--r--generateAur.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/generateAur.sh b/generateAur.sh
index 8dcddc16d37d..1661a44c0c84 100644
--- a/generateAur.sh
+++ b/generateAur.sh
@@ -1,5 +1,5 @@
pkgver=2.0.14
-pkgrel=8
+pkgrel=9
echo "pkgname=whatsie
pkgver=$pkgver
pkgrel=$pkgrel
@@ -57,7 +57,7 @@ echo "pkgbase = whatsie
pkgrel = $pkgrel
arch = any
license = MIT
- depends = 'desktop-file-utils' 'gconf' 'gtk2' 'gvfs' 'hicolor-icon-theme' 'libgudev' 'libgcrypt' 'libnotify' 'libxtst' 'nss' 'python' 'xdg-utils' 'libcap'
+ depends = desktop-file-utils gconf gtk2 gvfs hicolor-icon-theme libgudev libgcrypt libnotify libxtst nss python xdg-utils libcap
pkgname = whatsie" > .SRCINFO
chmod 755 .PKGINFO