summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsbiego2019-04-01 01:05:01 +0200
committersbiego2019-04-01 01:05:01 +0200
commit84d3f6c7c91bd82f83c4d1a0a2a0a422bdb5df6b (patch)
tree980a56ffa4e78b2abcadb0bbabd07e5d9dcd9471
parentaa1f0f8abdbca1c531617bde9ea289c9ac06dd44 (diff)
downloadaur-84d3f6c7c91bd82f83c4d1a0a2a0a422bdb5df6b.tar.gz
try fix install
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93c9a2250bbc..3b605fc3f168 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,10 +11,8 @@ depends=('python')
makedepends=('git')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-replaces=()
-backup=()
options=()
-install=
+# install=
source=('git+https://git.eigenlab.org/sbiego/iblu')
noextract=()
md5sums=('SKIP')