summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortantalum2021-02-05 11:59:08 +0100
committertantalum2021-02-05 11:59:08 +0100
commit4e16e2a2aa2aa8ea81fccd48f733e6f2b578c190 (patch)
treef7a67c73d3f0c45b708d1ee0ef7ac8968e130a74 /PKGBUILD
parentdf38daabadc174ecec5e13fe694afd3de9f8ec5f (diff)
downloadaur-4e16e2a2aa2aa8ea81fccd48f733e6f2b578c190.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 b03389ed9d54..4601595e4a8a 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=sph-lib-git
-pkgver=714
+pkgver=725
pkgrel=1
pkgdesc="more than 80 gpl3+ licensed guile scheme libraries"
arch=(any)
@@ -25,5 +25,5 @@ build() {
package() {
cd sph-lib
- ./exe/install --prefix="${pkgdir}"
+ ./exe/install --target-prefix="${pkgdir}"
} \ No newline at end of file