summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOliver Jaksch2018-02-28 06:00:57 +0100
committerOliver Jaksch2018-02-28 06:00:57 +0100
commitb10d045a89291d9b5761d93c617cd6dd23faaa89 (patch)
treef95b99b4aca064c7f366ff5b0f036f5d72fc5446 /PKGBUILD
parentdcf44c383398f08050c934ac9c8885f315aee2b4 (diff)
downloadaur-libretro-hatari2-enhanced-git.tar.gz
capsimage4->capsimage
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a11a88fe1a7e..c61e04d4e9a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=libretro-hatari2-enhanced-git
pkgver=6470.5bf52cd4
-pkgrel=1
+pkgrel=2
pkgdesc="libretro implementation of Hatari v2.0 (Atari ST/STE/TT/Falcon) with IPF support"
arch=('i686' 'x86_64')
url="https://github.com/r-type/hatari2"
license=('GPL2')
groups=('libretro')
-depends=('capsimage4' 'zlib' 'glibc' 'libretro-core-info' 'sdl2')
+depends=('capsimage' 'zlib' 'glibc' 'libretro-core-info' 'sdl2')
makedepends=('git')
_libname=hatari2_enhanced_libretro