summarylogtreecommitdiffstats
path: root/generateAur.sh
diff options
context:
space:
mode:
authormlatman2016-04-22 22:19:52 -0400
committermlatman2016-04-22 22:19:52 -0400
commitb038533e79a639d418a66d24b8baacf4f7090d2c (patch)
treec7dab13031990f74d12f7be13f98083d14d379b2 /generateAur.sh
parent497357194d9bcd2f305c48562001593779ad2cca (diff)
downloadaur-b038533e79a639d418a66d24b8baacf4f7090d2c.tar.gz
Release 2.0.14 PackageRel 3
Diffstat (limited to 'generateAur.sh')
-rw-r--r--generateAur.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/generateAur.sh b/generateAur.sh
index cb32a63395be..aee1bac2687f 100644
--- a/generateAur.sh
+++ b/generateAur.sh
@@ -11,7 +11,7 @@ license=('MIT')
depends=('desktop-file-utils' 'gconf' 'gtk2' 'gvfs' 'hicolor-icon-theme' 'libgudev' 'libgcrypt' 'libnotify' 'libxtst' 'nss' 'python' 'xdg-utils' 'libcap')
optdepends=('hunspell: spell check')
options=('!docs' '!emptydirs')
-install=.install
+install=.INSTALL
source=(\"whatsie-$pkgver-linux-amd64.deb::https://github.com/Aluxian/Whatsie/releases/download/v$pkgver/whatsie-$pkgver-linux-amd64.deb\")
md5sums=('a7e1cb4c020c98aa74cc75e1cac22014')
package() {