summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d4dd91bcba2c..f933e567df42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=kwakd
pkgver=0.5
-pkgrel=4
+pkgrel=5
pkgdesc="A web server serving blank html pages"
url="https://code.google.com/p/kwakd/"
@@ -14,7 +14,7 @@ depends=( 'bash' )
makedepends=(
'git'
)
-
+conflicts=('kwakd-git')
source=(
"$pkgname::https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$pkgname/$pkgname-$pkgver.tar.gz"
"$pkgname.service"