Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
wikicurses
Commits:
f2a9bcc5 by Jelle van der Waa at 2024-11-26T12:25:28+01:00
upgpkg: 1.4-9: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = wikicurses
pkgdesc = A simple curses interface for accessing Wikipedia
pkgver = 1.4
- pkgrel = 8
+ pkgrel = 9
url = https://github.com/ids1024/wikicurses
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=wikicurses
pkgver=1.4
-pkgrel=8
+pkgrel=9
pkgdesc="A simple curses interface for accessing Wikipedia"
arch=('any')
url="https://github.com/ids1024/wikicurses"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wikicurses/-/commit/f2a9bcc57e69ee92ac0a86c249f41bbd3f7aaacb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wikicurses/-/commit/f2a9bcc57e69ee92ac0a86c249f41bbd3f7aaacb
You're receiving this email because of your account on gitlab.archlinux.org.