summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortantalum2020-11-27 18:38:43 +0100
committertantalum2020-11-27 18:38:43 +0100
commitdf38daabadc174ecec5e13fe694afd3de9f8ec5f (patch)
tree8612dd3a491ee4056faa6292f3386d1b241167cc /PKGBUILD
parent206a0e23f53c8969e3263fe6178cc14311a899fb (diff)
downloadaur-df38daabadc174ecec5e13fe694afd3de9f8ec5f.tar.gz
update pkgbuild
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0c8129aa502..b03389ed9d54 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=sph-lib-git
-pkgver=650
+pkgver=714
pkgrel=1
pkgdesc="more than 80 gpl3+ licensed guile scheme libraries"
arch=(any)
@@ -8,7 +8,7 @@ makedepends=(gcc git)
depends=(guile)
provides=(sph-lib)
conflicts=(sph-lib)
-source=("git://git.sph.mn/sph-lib")
+source=("git://sph.mn/sph-lib")
url="http://sph.mn/computer/software/sph-lib.html"
md5sums=(SKIP)