mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/retroarch to 1.8.7-1
This commit is contained in:
parent
f1f90315d9
commit
dabf4501c3
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - disable broken pkgver function
|
||||
|
||||
pkgname=retroarch
|
||||
pkgver=1.8.6
|
||||
pkgver=1.8.7
|
||||
pkgrel=1
|
||||
pkgdesc='Reference frontend for the libretro API'
|
||||
arch=(x86_64)
|
||||
|
@ -64,7 +64,7 @@ optdepends=(
|
|||
)
|
||||
backup=(etc/retroarch.cfg)
|
||||
source=(
|
||||
git+https://github.com/libretro/RetroArch.git#tag=36802f713312dc16c93a7765cd4a1b0883db5a61
|
||||
git+https://github.com/libretro/RetroArch.git#tag=f1158b988c7eb26e2da3be11dd7563ff29e3c07a
|
||||
retroarch-config.patch
|
||||
)
|
||||
sha256sums=(
|
||||
|
|
Loading…
Reference in a new issue