summarylogtreecommitdiffstats
path: root/generateAur.sh
diff options
context:
space:
mode:
authormlatman2016-04-22 22:40:31 -0400
committermlatman2016-04-22 22:40:31 -0400
commit1cb995dd1a8bdaa4f242bebee70705431d5bc7d6 (patch)
tree86b24c1b0f1cb2d36954abe0739491f7ac895863 /generateAur.sh
parent9188a9a40e60121877bb5ea043815a496696efb9 (diff)
downloadaur-1cb995dd1a8bdaa4f242bebee70705431d5bc7d6.tar.gz
Release 2.0.14 PackageRel 10
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 1661a44c0c84..6c923fcbbe9a 100644
--- a/generateAur.sh
+++ b/generateAur.sh
@@ -1,5 +1,5 @@
pkgver=2.0.14
-pkgrel=9
+pkgrel=10
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