mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/retroarch to 1.8.5-1
This commit is contained in:
parent
bbbbc4414f
commit
89f97f8688
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - disable broken pkgver function
|
||||
|
||||
pkgname=retroarch
|
||||
pkgver=1.8.4
|
||||
pkgver=1.8.5
|
||||
pkgrel=1
|
||||
pkgdesc='Reference frontend for the libretro API'
|
||||
arch=(x86_64)
|
||||
|
@ -63,7 +63,7 @@ optdepends=(
|
|||
)
|
||||
backup=(etc/retroarch.cfg)
|
||||
source=(
|
||||
git+https://github.com/libretro/RetroArch.git#tag=9e25601a56041831f3b2cd6668aa63ec6809a0c3
|
||||
git+https://github.com/libretro/RetroArch.git#tag=8bcd74bf42f486c37e243a80e29bc214b2b6b205
|
||||
retroarch-config.patch
|
||||
)
|
||||
sha256sums=(
|
||||
|
|
Loading…
Reference in a new issue