Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
txt2tags
Commits:
41df3c3e by Jelle van der Waa at 2024-11-17T12:34:53+01:00
upgpkg: 3.9-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = txt2tags
pkgdesc = A text formatting and conversion tool.
pkgver = 3.9
- pkgrel = 2
+ pkgrel = 3
url = http://www.txt2tags.org
arch = any
license = GPL
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=txt2tags
pkgver=3.9
-pkgrel=2
+pkgrel=3
pkgdesc='A text formatting and conversion tool.'
arch=('any')
url='http://www.txt2tags.org'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/txt2tags/-/commit/41df3c3e172f818b96050e9499a283d66b5c5c72
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/txt2tags/-/commit/41df3c3e172f818b96050e9499a283d66b5c5c72
You're receiving this email because of your account on gitlab.archlinux.org.