summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Luna2019-06-27 00:45:35 -0500
committerChristopher Luna2019-06-27 00:45:35 -0500
commit2a40c726b852fdbd91ccc0adc009f0bc7d8913b5 (patch)
treef72dd02950a38d56f3f81eacae0fbdabc2c4195f /PKGBUILD
parent7fdf2e2b646bb12232bae9cfc23708b6ba57ea86 (diff)
downloadaur-2a40c726b852fdbd91ccc0adc009f0bc7d8913b5.tar.gz
Updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5edb701c39a..bb03605d3b5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,15 +5,15 @@
# Contributor: Giovanni Condello <condellog@gmail.com>
pkgname=aranym
-pkgver=1.0.2
-pkgrel=2
+pkgver=1.1.0
+pkgrel=1
pkgdesc="Atari Running on Any Machine"
url="https://aranym.github.io"
depends=('gcc-libs' 'bash' 'sdl_image' 'mpfr')
arch=('i686' 'x86_64')
license=('GPL')
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/"$pkgname"_"$pkgver".orig.tar.gz)
-md5sums=('4eeaf781e41785d83b966df44dead249')
+md5sums=('876eeadc81c16ee30717503a7b4f55b5')
build() {
cd "$srcdir/$pkgname-$pkgver"