summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsph2016-02-28 16:33:11 +0000
committersph2016-02-28 16:33:11 +0000
commit8ef54dddb0fa933c3eb209b35b9a0e670e095f8f (patch)
tree99e55dae3364f551c9f7d9a2da245a94730608ab /PKGBUILD
parentd717eac1a8e74db2ac1ead8ebcfec62207e64c47 (diff)
downloadaur-8ef54dddb0fa933c3eb209b35b9a0e670e095f8f.tar.gz
update pkgbuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60421c47da3a..7b56aa9742f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ license=(gpl3)
makedepends=(git)
depends=(guile)
provides=(sph-lib)
+conflicts=(sph-lib)
source=("$pkgname::git://git.sph.mn/sph-lib#branch=stable")
url="http://sph.mn/content/187"
md5sums=(SKIP)
@@ -18,6 +19,5 @@ pkgver() {
package() {
cd $pkgname
- chmod 755 -R "${pkgdir}"
./exe/install "${pkgdir}"
} \ No newline at end of file