Date: Sunday, March 22, 2020 @ 19:43:25 Author: alucryd Revision: 603615
upgpkg: byuu 4-1 Modified: byuu/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-22 19:42:25 UTC (rev 603614) +++ PKGBUILD 2020-03-22 19:43:25 UTC (rev 603615) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=byuu -pkgver=3 +pkgver=4 pkgrel=1 pkgdesc='A multi-system emulator focused on performance, features, and ease of use' arch=(x86_64) @@ -28,7 +28,7 @@ git ) source=( - git+https://github.com/byuu/byuu.git#tag=2533493fccdd03b51f574841de6ac67e02134c06 + git+https://github.com/byuu/byuu.git#tag=3455d1f5bd3dd72797660384f4a35c8b6dfeed64 git+https://github.com/byuu/bsnes.git#tag=8e80d2f8a43e34a82931e25143b279e5fbcfaedc byuu-flags.patch byuu-paths.patch
