summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-08-26 23:25:08 +0200
committerhaawda2017-08-26 23:25:08 +0200
commitd7b7b9f53d5f5f8f6323278933aea4c89d0eef38 (patch)
tree59739a01cd5251dda52f3dfeef5f2e23306f014e /PKGBUILD
parentd21bbe182460186317b94ab809f70c53369329c2 (diff)
downloadaur-d7b7b9f53d5f5f8f6323278933aea4c89d0eef38.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c477474a616a..6459cf73695c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=stumpwm-git
_pkgname=stumpwm
pkgver=1.0.1.rc.0.g29283bb
-pkgrel=1
+pkgrel=2
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
+source=(${_pkgname}::git+https://github.com/stumpwm/stumpwm#commit=29283bb968694757502d8c0e2d77974dac60bb90
${_pkgname}-contrib-git::git+https://github.com/stumpwm/stumpwm-contrib)
md5sums=('SKIP'
'SKIP')