summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Jaksch2015-08-29 15:39:34 +0200
committerOliver Jaksch2015-08-29 15:39:34 +0200
commit07ca3323fc650edac1700ef2cec032076761ed18 (patch)
treeba78db2c0a1d1ce3b4d4d97984c1a8fea3b4e6fc
parent24c67b19beaa067329bce26f9044c21a8caa6410 (diff)
downloadaur-07ca3323fc650edac1700ef2cec032076761ed18.tar.gz
Exit loop if an entry is found inside the database
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0fc6facb57d..feee01c5029e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libretro-prosystem-git
pkgdesc = libretro implementation of ProSystem. (Atari 7800)
- pkgver = 79.96074fc
+ pkgver = 81.b40ce81
pkgrel = 1
url = https://github.com/libretro/prosystem-libretro
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 728308c53ec9..ebe5d6f75da6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Oliver Jaksch <arch-aur@com-in.de>
pkgname=libretro-prosystem-git
-pkgver=79.96074fc
+pkgver=81.b40ce81
pkgrel=1
pkgdesc="libretro implementation of ProSystem. (Atari 7800)"
arch=('i686' 'x86_64' 'arm' 'armv6h')