summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f37bc3e34005..e8d5add4b6d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,14 +8,14 @@
pkgname=stumpwm-git
_pkgname=stumpwm
-pkgver=1.0.1.rc.74.g2a971b8
+pkgver=1.0.1.rc.76.gcec7fd9
pkgrel=1
pkgdesc="A tiling, keyboard-driven window manager written in common lisp"
arch=('i686' 'x86_64')
url="https://stumpwm.github.io"
license=('GPL2')
-conflicts=('stumpwm')
-provides=('stumpwm')
+conflicts=('stumpwm' 'stumpwm-contrib')
+provides=('stumpwm' 'stumpwm-contrib')
source=(${_pkgname}::git+https://github.com/stumpwm/stumpwm stumpwm.desktop
${_pkgname}-contrib-git::git+https://github.com/stumpwm/stumpwm-contrib)