summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDennis Stengele2017-02-12 17:38:10 +0100
committerDennis Stengele2017-02-12 17:38:10 +0100
commit5a9ded7d723c9f191fd31bda3ab49bb3c8231674 (patch)
treefbb2206ea1256bdfe471c5252d3109696ca33d28 /PKGBUILD
parent68f4c1ac2213a1ee35d260a64918d9a0a8f733f2 (diff)
downloadaur-5a9ded7d723c9f191fd31bda3ab49bb3c8231674.tar.gz
Fix config path
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5ef6a5d51af..c502473872cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=beehive
pkgver=0.2
-pkgrel=2
+pkgrel=3
pkgdesc="A flexible event and agent system with lots of bees"
arch=('x86_64' 'i686')
url="https://github.com/muesli/beehive"