summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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)