summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonian Guveli2020-01-02 13:10:54 +0200
committerJonian Guveli2020-01-02 13:10:54 +0200
commitd41b40c932cc8b28cfdc99d6002c09e09f75e5b0 (patch)
treec87bea78bde813f5f548b2d6899d2e850dadeae4
parent60449fc1d9c4c083222941c397c679b3092f2dbb (diff)
downloadaur-d41b40c932cc8b28cfdc99d6002c09e09f75e5b0.tar.gz
version update to 3.1.2
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
-rw-r--r--icons.tar.gzbin37975 -> 79030 bytes
3 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c559463f4120..08cf66cc62b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = godot-bin
pkgdesc = Godot is an advanced, feature packed, multi-platform 2D and 3D game engine
- pkgver = 3.1.1
+ pkgver = 3.1.2
pkgrel = 1
url = http://www.godotengine.org
arch = i686
@@ -14,11 +14,11 @@ pkgbase = godot-bin
source = godot.desktop
source = icons.tar.gz
md5sums = fa7422332b97ab8430ea7628ec8b0880
- md5sums = 9dbfaa636daf7737899de6a28c33c3be
- source_i686 = godot-bin-3.1.1::https://downloads.tuxfamily.org/godotengine/3.1.1/Godot_v3.1.1-stable_x11.32.zip
- md5sums_i686 = 718b49a4d410d8bde1745567d03ea937
- source_x86_64 = godot-bin-3.1.1::https://downloads.tuxfamily.org/godotengine/3.1.1/Godot_v3.1.1-stable_x11.64.zip
- md5sums_x86_64 = a9f5ffe5c54cf1bf7324f36a7aa64b9e
+ md5sums = 48ee5f4295a45bb61c6223ba83fd1436
+ source_i686 = godot-bin-3.1.2::https://downloads.tuxfamily.org/godotengine/3.1.2/Godot_v3.1.2-stable_x11.32.zip
+ md5sums_i686 = dc818e73e9eff677b6dd31f559c93a01
+ source_x86_64 = godot-bin-3.1.2::https://downloads.tuxfamily.org/godotengine/3.1.2/Godot_v3.1.2-stable_x11.64.zip
+ md5sums_x86_64 = 4c97944657528bbf842ac35d6aedfbac
pkgname = godot-bin
diff --git a/PKGBUILD b/PKGBUILD
index ef9da91e8e39..a9795317b7a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=godot-bin
-pkgver=3.1.1
+pkgver=3.1.2
pkgrel=1
pkgdesc="Godot is an advanced, feature packed, multi-platform 2D and 3D game engine"
arch=("i686" "x86_64")
@@ -12,9 +12,9 @@ replaces=("godot" "godot-git")
source=("godot.desktop" "icons.tar.gz")
source_i686+=("$pkgname-$pkgver::https://downloads.tuxfamily.org/godotengine/"$pkgver"/Godot_v"$pkgver"-stable_x11.32.zip")
source_x86_64+=("$pkgname-$pkgver::https://downloads.tuxfamily.org/godotengine/"$pkgver"/Godot_v"$pkgver"-stable_x11.64.zip")
-md5sums=("fa7422332b97ab8430ea7628ec8b0880" "9dbfaa636daf7737899de6a28c33c3be")
-md5sums_i686=("718b49a4d410d8bde1745567d03ea937")
-md5sums_x86_64=("a9f5ffe5c54cf1bf7324f36a7aa64b9e")
+md5sums=("fa7422332b97ab8430ea7628ec8b0880" "48ee5f4295a45bb61c6223ba83fd1436")
+md5sums_i686=("dc818e73e9eff677b6dd31f559c93a01")
+md5sums_x86_64=("4c97944657528bbf842ac35d6aedfbac")
package() {
mkdir -p "$pkgdir/opt/$pkgname"
diff --git a/icons.tar.gz b/icons.tar.gz
index 8c0d2b9ddaf7..2bfd75170630 100644
--- a/icons.tar.gz
+++ b/icons.tar.gz
Binary files differ