summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandru Rosianu2016-07-09 20:10:08 +0300
committerAlexandru Rosianu2016-07-09 20:10:08 +0300
commitcdfd3f39111fe377eaba3f38a3e6db501df1f782 (patch)
tree77ecd0dbcfc07d75080234c566031c09e70ef6cd /PKGBUILD
parent39897be617882bbd6c8b5f211baa6e4cd868e614 (diff)
downloadaur-cdfd3f39111fe377eaba3f38a3e6db501df1f782.tar.gz
Remove generateAur and .INSTALL -> whatsie.install
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d91a8dc4385..8d0403598697 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,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=whatsie.install
source=("whatsie-$pkgver-linux-amd64.deb::https://github.com/Aluxian/Whatsie/releases/download/v$pkgver/whatsie-$pkgver-linux-amd64.deb")
md5sums=('caeedca3cc47ab414923c1ffa9ec9fca')
package() {