summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJorge Araya Navarro2018-02-26 15:21:46 -0600
committerJorge Araya Navarro2018-02-26 15:21:46 -0600
commitcf68cc0fed460faa95c1732c19c31e90d37e878b (patch)
treedd2801ba48b01403f8167707632c1860832b6ded /PKGBUILD
parent675241d9663676c77f719130a2527b53c53ada3f (diff)
downloadaur-cf68cc0fed460faa95c1732c19c31e90d37e878b.tar.gz
fix: Correct sha256sum for the sources
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01579edc97a0..16a858568455 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=godot
pkgver=3.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="An advanced, feature packed, multi-platform 2D and 3D game engine"
url="http://www.godotengine.org"
license=('MIT')
@@ -24,7 +24,7 @@ source=(
godot.desktop
icon.png
)
-sha256sums=('95e6d2a4b131d19fe2418c6324a0e59fe63bb4421c98264ec9904ea21ec20fb6'
+sha256sums=('57b4af6f1ee90f85ecc9f2100d66e77956d5f8e26ae844638a2851f8ad080c4d'
'd2f5ae30b8c0c3fd8a20a451d34e9e9d0ba1b60a39b1f68484a9a74227c83822'
'b6bb8e42625414303cf7608f08fe63bd3267486bf7a96586ebab05ade5189785')