summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84c27ac14822..02a7154ae27e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Saphire ROYET <saphire.royet@protonmail.com>
# Contributor: Fabien JUIF <fabien.juif@gmail.com>
pkgname=superpowers
-pkgver=5.3.0
+pkgver=6.0.0
pkgrel=1
pkgdesc="2D+3D game making for indies."
arch=('x86_64')
@@ -9,7 +9,7 @@ url="http://superpowers-html5.com/"
license=('ISC')
depends=('nodejs' 'gtk2' 'libxtst' 'python' 'alsa-lib' 'libnotify' 'gcc-libs-multilib' 'gconf' 'nss')
source=("https://github.com/superpowers/superpowers-app/releases/download/v${pkgver}/superpowers-v${pkgver}-linux-x64.zip")
-md5sums=('70d3062a75122462ef9af434e2a3a4b8')
+md5sums=('ec18b52f2cce543d8a7ac507e97a26d1')
package() {
mkdir -p "${pkgdir}/opt"