summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 463ff9e04b64..1706784e5cba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -23,7 +23,7 @@ pkgbase = stumpwm-git
conflicts = stumpwm
options = !strip
source = stumpwm::git+https://github.com/stumpwm/stumpwm
- source = stumpwm-contrib::git+https://github.com/stumpwm/stumpwm-contrib
+ source = stumpwm-contrib-git::git+https://github.com/stumpwm/stumpwm-contrib
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 0d5607880d2c..d0762efcd858 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ conflicts=('stumpwm')
provides=('stumpwm')
source=(${_pkgname}::git+https://github.com/stumpwm/stumpwm
- ${_pkgname}-contrib::git+https://github.com/stumpwm/stumpwm-contrib)
+ ${_pkgname}-contrib-git::git+https://github.com/stumpwm/stumpwm-contrib)
md5sums=('SKIP'
'SKIP')