summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGustavo Ramos Rehermann2024-05-25 21:13:00 -0300
committerGustavo Ramos Rehermann2024-05-25 21:13:00 -0300
commit1f0193b9c14a88f5f27eca3db00d4f81cec9d0d3 (patch)
tree7cc83180c1081b28d4c9878c4947d3d7cf126aad /PKGBUILD
parentdad604aab785ebf5b95ec7c4283a33a933464cee (diff)
downloadaur-openttd-jgrpp-git.tar.gz
Skip latest.yaml hash
The file is updated for every version, so it probably shouldn't be verified on every new version.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f6eca35e7a9..5ba1c97d3d5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,7 @@ _gitname=OpenTTD-patches
source=("git+https://github.com/JGRennison/$_gitname.git$_fragment"
"http://cdn.openttd.org/latest.yaml")
sha256sums=('SKIP'
- '05825a0a2fb0336203b67a4cb93d3e9d25e16fe7c0734ec3b399ed4a6077a95c')
+ 'SKIP')
pkgver() {
cd "$_gitname"