Date: Sunday, December 4, 2022 @ 11:51:52 Author: alucryd Revision: 1356480
upgpkg: flashgbx 3.20-1 Modified: flashgbx/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-04 11:51:34 UTC (rev 1356479) +++ PKGBUILD 2022-12-04 11:51:52 UTC (rev 1356480) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=flashgbx -pkgver=3.19 +pkgver=3.20 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=8b7d51f894297fb38503a357842d0e748552bdd5 +_tag=3b360b28d00364287993c20a888002a7f7e51393 source=(git+https://github.com/lesserkuma/FlashGBX.git#tag=${_tag}) sha256sums=(SKIP)
