mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/retroarch to 1.8.0-1
This commit is contained in:
parent
769a83f118
commit
5a1cb181e4
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@
|
|||
# - disable broken pkgver function
|
||||
|
||||
pkgname=retroarch
|
||||
pkgver=1.7.9.2
|
||||
pkgrel=2
|
||||
pkgver=1.8.0
|
||||
pkgrel=1
|
||||
pkgdesc='Reference frontend for the libretro API'
|
||||
arch=(x86_64)
|
||||
url=http://www.libretro.com/
|
||||
|
@ -63,7 +63,7 @@ optdepends=(
|
|||
)
|
||||
backup=(etc/retroarch.cfg)
|
||||
source=(
|
||||
git+https://github.com/libretro/RetroArch.git#tag=4dcd7a02475b38ac98096ceb60b7cc7a779e227b
|
||||
git+https://github.com/libretro/RetroArch.git#tag=45deb2c2182ff6309f4dbffb08d61aff070455e9
|
||||
retroarch-config.patch
|
||||
)
|
||||
sha256sums=(
|
||||
|
|
Loading…
Reference in a new issue