summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Jaksch2017-12-12 14:52:37 +0100
committerOliver Jaksch2017-12-12 14:52:37 +0100
commitc67a579566c14e23af495e699aeb52f29c3e7e7e (patch)
tree4befa6528575ea02d0227e39b101080bdde9428f
parent48c0d9178a878dfe07919a41aacd4d60e18de24c (diff)
downloadaur-c67a579566c14e23af495e699aeb52f29c3e7e7e.tar.gz
Add install and uninstall rules, Fix the logic error that was causing save states to never load
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 029fac74a629..0fcaa545351d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Oct 29 08:52:46 UTC 2017
+# Tue Dec 12 13:52:34 UTC 2017
pkgbase = libretro-prosystem-git
pkgdesc = libretro implementation of ProSystem. (Atari 7800)
- pkgver = 148.b41e9ba
+ pkgver = 152.b8e9241
pkgrel = 1
url = https://github.com/libretro/prosystem-libretro
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 73d14ae3d3cb..677a3275473d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Oliver Jaksch <arch-aur@com-in.de>
pkgname=libretro-prosystem-git
-pkgver=148.b41e9ba
+pkgver=152.b8e9241
pkgrel=1
pkgdesc="libretro implementation of ProSystem. (Atari 7800)"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')