summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPellegrino Prevete2023-04-10 07:22:39 +0000
committerPellegrino Prevete2023-04-10 07:22:39 +0000
commit0e42fa86357ebd53c75fa14a197b75cb9e582774 (patch)
tree3f67eb3d7d55c77e46d2c4ff6212a3c3f7b52971 /PKGBUILD
parent3987858dffae27b63bd9118ceb140c4c84100c77 (diff)
downloadaur-catimporter.tar.gz
fix commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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(){