Date: Wednesday, April 12, 2023 @ 14:23:35 Author: alucryd Revision: 1444900
upgpkg: flashgbx 3.24-1 Modified: flashgbx/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-12 14:22:52 UTC (rev 1444899) +++ PKGBUILD 2023-04-12 14:23:35 UTC (rev 1444900) @@ -1,8 +1,8 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=flashgbx -pkgver=3.22 -pkgrel=2 +pkgver=3.24 +pkgrel=1 pkgdesc='Reads and writes Game Boy and Game Boy Advance cartridge data' arch=(any) url=https://github.com/lesserkuma/FlashGBX @@ -16,7 +16,7 @@ python-setuptools ) makedepends=(git) -_tag=f556702f1ca54e635094b0b86119d02afb9d4842 +_tag=305e3432906a3296463c46d21a21c8a01bd8dc5a source=(git+https://github.com/lesserkuma/FlashGBX.git#tag=${_tag}) sha256sums=(SKIP)
