summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Jaksch2018-01-16 15:16:28 +0100
committerOliver Jaksch2018-01-16 15:16:28 +0100
commit7b3b157eaf8e1c16e3456254eaea947cb4b53b23 (patch)
tree725a3b44e79abd963fd2d41640644271f038c090
parent59eb5b70b62fefa2e9c401b39d19ee36004a4a7a (diff)
downloadaur-7b3b157eaf8e1c16e3456254eaea947cb4b53b23.tar.gz
close open entry
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5d8edaa78e9..cc2263bb5303 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Dec 23 10:31:56 UTC 2017
+# Tue Jan 16 14:16:26 UTC 2018
pkgbase = libretro-prosystem-git
pkgdesc = libretro implementation of ProSystem. (Atari 7800)
- pkgver = 152.b8e9241
- pkgrel = 2
+ pkgver = 158.f0268ad
+ pkgrel = 1
url = https://github.com/libretro/prosystem-libretro
arch = i686
arch = x86_64
@@ -14,6 +14,8 @@ pkgbase = libretro-prosystem-git
license = GPL2
makedepends = git
depends = zlib
+ depends = glibc
+ depends = libretro-core-info
source = git+https://github.com/libretro/prosystem-libretro.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index fea809016c42..b41b29e092f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Oliver Jaksch <arch-aur@com-in.de>
pkgname=libretro-prosystem-git
-pkgver=152.b8e9241
-pkgrel=2
+pkgver=158.f0268ad
+pkgrel=1
pkgdesc="libretro implementation of ProSystem. (Atari 7800)"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
url="https://github.com/libretro/prosystem-libretro"
license=('GPL2')
groups=('libretro')
-depends=('zlib')
+depends=('zlib' 'glibc' 'libretro-core-info')
makedepends=('git')
_libname=prosystem_libretro