summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Chain2017-09-04 12:07:34 +0200
committerGustavo Chain2017-09-04 12:07:34 +0200
commit45caa692e2b9245fa0762bd0f62dd56f0150a533 (patch)
treed35f4b1b47bc02090746e24358f44183e2e9db7d
parent3e88f71937a18f7320081dd59bd3a790683d68b6 (diff)
downloadaur-45caa692e2b9245fa0762bd0f62dd56f0150a533.tar.gz
Fixes provides=
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d05cebb1468e..ddec0ce71da9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=(x86_64)
url="http://github.com/gchaincl/httplab"
license=('MIT')
makedepends=('wget')
-provides=('httplab=$pkgver')
+provides=('httplab')
conflicts=('httplab')
replaces=('httplab')
install=