Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
flashgbx


Commits:
adcdd407 by Maxime Gauduin at 2023-10-09T14:40:09+02:00
upgpkg: 3.34-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = flashgbx
        pkgdesc = Reads and writes Game Boy and Game Boy Advance cartridge data
-       pkgver = 3.32
+       pkgver = 3.34
        pkgrel = 1
        url = https://github.com/lesserkuma/FlashGBX
        arch = any
@@ -12,7 +12,7 @@ pkgbase = flashgbx
        depends = python-pyserial
        depends = python-requests
        depends = python-setuptools
-       source = 
git+https://github.com/lesserkuma/FlashGBX.git#tag=64c4429f148d49fa627b9ffe389f673558e8de28
+       source = 
git+https://github.com/lesserkuma/FlashGBX.git#tag=c12b1de4dd66a8ec85bab1e0e70bf8661b4255fd
        sha256sums = SKIP
 
 pkgname = flashgbx


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <[email protected]>
 
 pkgname=flashgbx
-pkgver=3.32
+pkgver=3.34
 pkgrel=1
 pkgdesc='Reads and writes Game Boy and Game Boy Advance cartridge data'
 arch=(any)
@@ -16,7 +16,7 @@ depends=(
   python-setuptools
 )
 makedepends=(git)
-_tag=64c4429f148d49fa627b9ffe389f673558e8de28
+_tag=c12b1de4dd66a8ec85bab1e0e70bf8661b4255fd
 source=(git+https://github.com/lesserkuma/FlashGBX.git#tag=${_tag})
 sha256sums=(SKIP)
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/flashgbx/-/commit/adcdd40713c18bc270427a8405147fe31a37480a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/flashgbx/-/commit/adcdd40713c18bc270427a8405147fe31a37480a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to