summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ecbe1ad971ad..b5a9f777b40f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,9 +11,8 @@ arch=('any')
url="https://github.com/rd235/$_pkgname"
license=('GPL2')
groups=('view-os')
-#~ depends=('')
provides=("$_pkgname")
-replaces=("lib$_pkgname")
+replaces=("$_pkgname")
source=("git+https://github.com/rd235/$_pkgname.git")
md5sums=('SKIP')