summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-05-08 07:55:32 +0200
committerhaawda2017-05-08 07:55:32 +0200
commitb7529cdd946c4556aecd383c3dec38e788dc815b (patch)
tree8587033e059652f639cc57adbecaedff04e1e37d /PKGBUILD
parent134993bfb8a0a5123b310fb02e8ff3ec5eca570f (diff)
downloadaur-b7529cdd946c4556aecd383c3dec38e788dc815b.tar.gz
Fix for guile2.0 and a copy-and-paste- error
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f83936f56ed..7b2053b8c660 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=artanis
pkgver=0.1.2
-pkgrel=2
+pkgrel=3
pkgdesc="A fast monolithic web-framework of Scheme"
url="http://web-artanis.com/"
depends=('guile')