summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f438d515d01..ecdedb41d4ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stumpwm-git
pkgdesc = A tiling, keyboard-driven window manager written in common lisp
pkgver = 1.0.1.rc.0.g29283bb
- pkgrel = 1
+ pkgrel = 2
url = https://stumpwm.github.io
arch = i686
arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = stumpwm-git
conflicts = stumpwm
options = !strip
options = !makeflags
- source = stumpwm::git+https://github.com/stumpwm/stumpwm
+ source = stumpwm::git+https://github.com/stumpwm/stumpwm#commit=29283bb968694757502d8c0e2d77974dac60bb90
source = stumpwm-contrib-git::git+https://github.com/stumpwm/stumpwm-contrib
md5sums = SKIP
md5sums = SKIP
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')