summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Wolf2017-01-09 17:29:11 +0100
committerSebastian Wolf2017-01-09 17:29:11 +0100
commit1af41aad34d282638d7bcb450e6e2ee8724e46e1 (patch)
tree88479d9378ff2d27cd1f468e8815ffd0e3ae8b86
parent3e2ae712aea4b590d532f841e0a9dcffe9237a1b (diff)
downloadaur-1af41aad34d282638d7bcb450e6e2ee8724e46e1.tar.gz
Version bump to 0.70.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9104d6b5a57e..349a7943c76a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yape
pkgdesc = A decent multiplatform Commodore plus/4 and 64 emulator written in C++ using the SDL 2.0 media API
- pkgver = 0.58.2
+ pkgver = 0.70.2
pkgrel = 1
url = http://yapesdl.codeplex.com
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 01ccef83fbaa..f94a7e05aeb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Contributor: Sebastian Wolf <fatmike303 at googlemail dot com>
pkgname=yape
-pkgver=0.58.2
+pkgver=0.70.2
pkgrel=1
_projectname=yapesdl
-_git_hash=f34a47a03051263df0f27a2b19350f2b0848d85c
+_git_hash=7b2c2a123daf
pkgdesc='A decent multiplatform Commodore plus/4 and 64 emulator written in C++ using the SDL 2.0 media API'
arch=('i686' 'x86_64')
url='http://yapesdl.codeplex.com'
-license='GPL'
+license=('GPL')
depends=('sdl2')
source=(${_projectname}::git+https://git01.codeplex.com/${_projectname})
md5sums=(SKIP)