Date: Friday, February 17, 2023 @ 14:12:09 Author: alucryd Revision: 1402233
upgpkg: flashgbx 3.22-1 Modified: flashgbx/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-17 14:09:15 UTC (rev 1402232) +++ PKGBUILD 2023-02-17 14:12:09 UTC (rev 1402233) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=flashgbx -pkgver=3.21 +pkgver=3.22 pkgrel=1 pkgdesc='Reads and writes Game Boy and Game Boy Advance cartridge data' arch=(any) @@ -16,7 +16,7 @@ python-setuptools ) makedepends=(git) -_tag=288dbf821654ed87ffeaf16c51a0fb962df9be17 +_tag=f556702f1ca54e635094b0b86119d02afb9d4842 source=(git+https://github.com/lesserkuma/FlashGBX.git#tag=${_tag}) sha256sums=(SKIP)
