summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZeioth2023-03-18 23:27:38 +0100
committerZeioth2023-03-18 23:27:38 +0100
commit69105366e57c8f5102f1be65af58fe554fd93e1e (patch)
tree326d165101040b11b52fa3415c6f7a6750f0d23e
parentfdba89d2a6b994980fd9ed8dd9d0b460d322f9d8 (diff)
downloadaur-wofi-calc.tar.gz
We were not actually freezing version. Now we do.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6937b4fbd04..8a19f181ed13 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = wofi-calc
depends = libqalculate
provides = wofi-calc
conflicts = wofi-calc-git
- source = git+https://github.com/Zeioth/wofi-calc.git
+ source = git+https://github.com/Zeioth/wofi-calc.git#commit=47e36b6fb5c1056878bad73451da067a2416f41e
sha256sums = SKIP
pkgname = wofi-calc
diff --git a/PKGBUILD b/PKGBUILD
index 3048dd67e6da..6200e129b0b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,7 @@ backup=()
options=()
install=
changelog=
-source=("git+$url")
+source=("git+$url#commit=47e36b6fb5c1056878bad73451da067a2416f41e")
noextract=()
sha256sums=('SKIP')
validpgpkeys=()