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 023737842f3c..295ba059c3ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = ssimulacra
license = Apache
makedepends = vtk
depends = opencv
- source = git+https://github.com/cloudinary/ssimulacra.git
+ source = git+https://github.com/cloudinary/ssimulacra.git#commit=589fac281aa4a8ecfb9ce07ec2e6f6dd1e6eccbb
sha512sums = SKIP
pkgname = ssimulacra
diff --git a/PKGBUILD b/PKGBUILD
index 93bfb7ea1306..c780ed7916f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://github.com/cloudinary/ssimulacra"
license=('Apache')
depends=('opencv')
makedepends=('vtk')
-source=('git+https://github.com/cloudinary/ssimulacra.git')
+source=('git+https://github.com/cloudinary/ssimulacra.git#commit=589fac281aa4a8ecfb9ce07ec2e6f6dd1e6eccbb')
sha512sums=('SKIP')
prepare() {