summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 14bf5d929dde..fcba5c29ffb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,11 +8,11 @@ license=('GPL3')
arch=('any')
# version-specific information
-pkgrel=2
+pkgrel=3
pkgver=1.0.1
# dependencies are stated in https://gitlab.com/akkuscm/akku/-/blob/master/README.md
-depends=('git' 'curl' 'guile>=2.2')
+depends=('git' 'curl' 'guile>=2.2' 'guile<3')
makedepends=('pkg-config' 'make')
# source URLs for latest versions can be found at https://gitlab.com/akkuscm/akku/-/releases