summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDennis Stengele2017-02-12 17:29:54 +0100
committerDennis Stengele2017-02-12 17:30:26 +0100
commit3378a6069bdbdabcf771e62f89461dee1c36bf35 (patch)
treea518f7ea88d08cc3c13087c4d0bbad82a6648458 /PKGBUILD
parent3c06d9fdf41615e556b4acbb588353f670051b97 (diff)
downloadaur-3378a6069bdbdabcf771e62f89461dee1c36bf35.tar.gz
Fix User setting
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d5833fd12b02..a6d804ccbfa9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=beehive
pkgver=0.2
-pkgrel=1
+pkgrel=2
pkgdesc="A flexible event and agent system with lots of bees"
arch=('x86_64' 'i686')
url="https://github.com/muesli/beehive"