summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJuraj Fiala2016-04-28 17:17:00 +0200
committerJuraj Fiala2016-04-28 17:17:00 +0200
commit080883e184f05e42f03e6ef8f554fe45cba04119 (patch)
tree58f888cd3471d7733223d37669585af2b7d53347 /PKGBUILD
parentf8e766e9997a2666a3b19a919bc06c096b7e9710 (diff)
downloadaur-080883e184f05e42f03e6ef8f554fe45cba04119.tar.gz
Use pacman hooks.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b4a252e68c3..63963a151a83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_srcname=leap.bitmask
pkgname=bitmask_client
pkgver=0.9.1
-pkgrel=5
+pkgrel=6
pkgdesc='Encrypted communication for mere mortals.'
arch=('any')
url='https://bitmask.net/'
@@ -46,7 +46,6 @@ makedepends=(
#'python2-flake8'
#'python2-tox'
#)
-install=$pkgname.install
source=(
"https://github.com/leapcode/$pkgname/archive/$pkgver.tar.gz"
"https://github.com/leapcode/$pkgname/archive/debian/experimental.zip"