summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJorge Araya Navarro2018-07-09 14:12:39 -0600
committerJorge Araya Navarro2018-07-09 14:12:39 -0600
commit120f17cb260fca2c55add6f8a59805d164a162fb (patch)
tree3ec7c22175362a7f1074ab5858468bde60ac53af
parent2388e45daa95e9e143a21070bccc2ad76b1205bf (diff)
downloadaur-120f17cb260fca2c55add6f8a59805d164a162fb.tar.gz
chg: Update version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e16a4ecd2ad..17d1567d0cc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jun 24 01:54:29 UTC 2018
+# Mon Jul 9 20:12:39 UTC 2018
pkgbase = godot-pulse
pkgdesc = An advanced, feature packed, multi-platform 2D and 3D game engine, with pulseaudio
- pkgver = 3.0.4
+ pkgver = 3.0.5
pkgrel = 1
url = http://www.godotengine.org
arch = i686
@@ -20,8 +20,8 @@ pkgbase = godot-pulse
depends = libglvnd
conflicts = godot-git
conflicts = godot
- source = https://github.com/godotengine/godot/archive/3.0.4-stable.tar.gz
- sha256sums = ebd2164ecde94c5276fe0420b8b232b13f255c420a1dca6b34e511e17292164e
+ source = https://github.com/godotengine/godot/archive/3.0.5-stable.tar.gz
+ sha256sums = 123723ebb6f59b2da00451963177309d0bc8c5cb4168e14f44dcbd00d4f12296
pkgname = godot-pulse
diff --git a/PKGBUILD b/PKGBUILD
index d5d3ff9a900c..b2fd7f5a6eab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Matthew Bentley <matthew@mtbentley.us>
pkgname=godot-pulse
-pkgver=3.0.4
+pkgver=3.0.5
pkgrel=1
pkgdesc="An advanced, feature packed, multi-platform 2D and 3D game engine, with pulseaudio"
url="http://www.godotengine.org"
@@ -22,7 +22,7 @@ fi
source=(
"https://github.com/godotengine/godot/archive/${pkgver}-stable.tar.gz"
)
-sha256sums=('ebd2164ecde94c5276fe0420b8b232b13f255c420a1dca6b34e511e17292164e')
+sha256sums=('123723ebb6f59b2da00451963177309d0bc8c5cb4168e14f44dcbd00d4f12296')
build() {
cd "${srcdir}"/${pkgname%-*}-${pkgver}-stable