summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2017-02-13 07:01:56 +0100
committerStefan Husmann2017-02-13 07:01:56 +0100
commit1a3d093559dd0699fc049626aa2d098c4f728679 (patch)
tree84a5a9e7c60de8b890e669035527812cef4faa0b
parent4a3ca4feb3aaddd6c4ffa53d33943adf2b42e1ee (diff)
downloadaur-1a3d093559dd0699fc049626aa2d098c4f728679.tar.gz
update
-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')