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 70e5abb60935..223ca9bebc61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=herbstluftwm-git
_pkgname=herbstluftwm
pkgver=0.7.2.r852.g031c5ce4
-pkgrel=3
+pkgrel=4
pkgdesc="Manual tiling window manager for X"
arch=('i686' 'x86_64')
url="http://herbstluftwm.org"
@@ -19,7 +19,7 @@ optdepends=(
)
makedepends=('git' 'asciidoc' 'cmake')
provides=($_pkgname)
-conflicts=($_pkgname ${_pkgname}-git)
+conflicts=($_pkgname)
source=("$_pkgname::git://github.com/herbstluftwm/$_pkgname")
md5sums=( SKIP )