summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e88f339d25a0..bf5f4341f576 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
pkgname=sph-lib-git
-pkgver=181
+pkgver=213
pkgrel=1
pkgdesc='set of more than 80 guile scheme libraries'
arch=(any)
license=(gpl3+)
makedepends=(git)
-depends=("guile>=2")
+depends=("guile")
provides=(sph-lib)
conflicts=(sph-lib)
source=("$pkgname::git://git.sph.mn/sph-lib#branch=stable")