Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
binary
Commits:
3f8b96d7 by Jelle van der Waa at 2024-11-21T16:49:16+01:00
upgpkg: 5.1-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = binary
pkgdesc = Simple app to convert between different hexadecimal and
binary numbers
pkgver = 5.1
- pkgrel = 1
+ pkgrel = 2
url = https://apps.gnome.org/Binary/
arch = any
license = GPL-3.0-or-later
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=binary
pkgver=5.1
-pkgrel=1
+pkgrel=2
pkgdesc='Simple app to convert between different hexadecimal and binary
numbers'
arch=(any)
url='https://apps.gnome.org/Binary/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/binary/-/commit/3f8b96d732ea9c4bf8bd34d395aa53f81d5d2f7e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/binary/-/commit/3f8b96d732ea9c4bf8bd34d395aa53f81d5d2f7e
You're receiving this email because of your account on gitlab.archlinux.org.