summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-09-01 20:31:28 +0200
committerhaawda2017-09-01 20:31:28 +0200
commit1f2a12055cd6868dc75311d999b5531b84fb6f03 (patch)
treed3b8080bc1c1f9c5f0e4b70ae4a26a9ffe16cd2d /PKGBUILD
parentd7b7b9f53d5f5f8f6323278933aea4c89d0eef38 (diff)
downloadaur-1f2a12055cd6868dc75311d999b5531b84fb6f03.tar.gz
upstream fix, pull HEAD again
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6459cf73695c..a63480a88ad2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
pkgname=stumpwm-git
_pkgname=stumpwm
-pkgver=1.0.1.rc.0.g29283bb
-pkgrel=2
+pkgver=1.0.1.rc.4.g88c4e90
+pkgrel=1
pkgdesc="A tiling, keyboard-driven window manager written in common lisp"
arch=('i686' 'x86_64')
url="https://stumpwm.github.io"
@@ -17,7 +17,7 @@ license=('GPL2')
conflicts=('stumpwm')
provides=('stumpwm')
-source=(${_pkgname}::git+https://github.com/stumpwm/stumpwm#commit=29283bb968694757502d8c0e2d77974dac60bb90
+source=(${_pkgname}::git+https://github.com/stumpwm/stumpwm
${_pkgname}-contrib-git::git+https://github.com/stumpwm/stumpwm-contrib)
md5sums=('SKIP'
'SKIP')