summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTimofey Titovets2016-04-30 05:11:30 +0300
committerTimofey Titovets2016-04-30 05:11:30 +0300
commit1d80a104b95c1e1ed4787c177af4bc7ba3aabd7a (patch)
tree38bbea85e12b67b963bc09b3f0cf6f6a8ad98da7 /PKGBUILD
parentf630ccc5da795c3452d9a8e19227233d6f744fed (diff)
downloadaur-1d80a104b95c1e1ed4787c177af4bc7ba3aabd7a.tar.gz
Add install file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45e6a9f9a6b0..c0da566bd82c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,13 @@ pkgname=ananicy-git
pkgver=0.0000001
pkgrel=1
pkgdesc="Ananicy - is Another auto nice daemon, with community rules support"
-arch=('x86_64' 'i686')
+arch=('any')
url="https://github.com/Nefelim4ag/Ananicy.git"
license=('GPL3')
depends=('systemd' 'bash')
source=("$pkgname"::'git://github.com/Nefelim4ag/Ananicy.git#branch=master')
md5sums=('SKIP')
+install=$pkgname.install
pkgver() {
cd ${pkgname}