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 c9ef1d738082..d90560dc8577 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = catimporter
depends = ruby-httparty
depends = ruby-addressable
depends = ruby-mediawiki_api
- source = catimporter::git+https://github.com/tallero/catimporter
+ source = catimporter::git+https://github.com/tallero/catimporter#commit=e0860e75df541ab5dcde57a7ca27e4d09d513aac
sha256sums = SKIP
pkgname = catimporter
diff --git a/PKGBUILD b/PKGBUILD
index de8d774e3ed8..c1ee4ddc3abd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=("ruby-httparty"
"ruby-mediawiki_api")
license=("MIT")
_commit="e0860e75df541ab5dcde57a7ca27e4d09d513aac"
-source=("${pkgname}::git+${_url}")
+source=("${pkgname}::git+${_url}#commit=${_commit}")
sha256sums=("SKIP")
package(){