aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWyRe2017-01-23 22:26:04 +0100
committerWyRe2017-01-23 22:26:04 +0100
commit0cb54b3ca0147f572e3b1ea471ae56fac05a9ab9 (patch)
tree7882a06e540668eafb02f2f7bd81583157bdbc87 /PKGBUILD
parent3caa9bb87a5a1c05b91b9f4efaad554594efcab1 (diff)
downloadaur-0cb54b3ca0147f572e3b1ea471ae56fac05a9ab9.tar.gz
Updating
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af8f2f098aaa..309c39e3bd81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributer: WyRe
pkgname="pokemmo"
-pkgver=1.1
+pkgver=1.2.1
pkgrel=1
pkgdesc="MMO based on the Pokémon Universe"
arch=('any')
@@ -12,7 +12,7 @@ depends=('java-runtime')
install="${pkgname}.install"
source=("https://pokemmo.eu/download_file/?id=5/${pkgname}_${pkgver}.rpm")
-sha256sums=('b56780bcbe37c8f155be16788d79a790d4231018687e279d3b8782e644e2114e')
+sha256sums=('dc37446213a95bd6c8b8192514c68bd8ad69b53ccc6ffc18512fb5c59cd4dc07')
package(){
install -Dm755 "${srcdir}/usr/bin/pokemmo-launcher" "${pkgdir}/usr/bin/pokemmo-launcher"