Date: Friday, October 22, 2021 @ 14:54:18
  Author: arodseth
Revision: 1032422

upgpkg: fceux 2.5.0-1

Modified:
  fceux/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-10-22 14:43:09 UTC (rev 1032421)
+++ PKGBUILD    2021-10-22 14:54:18 UTC (rev 1032422)
@@ -3,15 +3,15 @@
 # Contributor: Jo Christian Bergskås <[email protected]>
 
 pkgname=fceux
-pkgver=2.4.0
+pkgver=2.5.0
 pkgrel=1
-url='https://fceux.com/'
+url='https://github.com/TASEmulators/fceux'
 pkgdesc='Fast and ultra-compatible NES/Famicom emulator'
 arch=(x86_64)
 license=(GPL)
 depends=(gd minizip qt5-base sdl2)
 makedepends=(cmake git glu mesa-libgl ninja setconf scons)
-source=("git+https://github.com/TASVideos/fceux#commit=941da60ecb283263a3810ed199d80abf94bd6494";)
 # fceux-2.4.0
+source=("git+https://github.com/TASVideos/fceux#commit=6c3a31a4f2c09be297a32f510e74b383f858773b";)
 # fceux-2.5.0
 b2sums=('SKIP')
 
 prepare() {

Reply via email to