Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
todoman
Commits:
cec01865 by Jelle van der Waa at 2024-11-26T12:21:48+01:00
upgpkg: 4.5.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = todoman
pkgdesc = A simple, standards-based, cli todo (aka: task) manager
pkgver = 4.5.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pimutils/todoman
arch = any
license = ISC
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=todoman
pkgver=4.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="A simple, standards-based, cli todo (aka: task) manager"
arch=(any)
url="https://github.com/pimutils/todoman"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/todoman/-/commit/cec01865cb890e9ed4f1f07922fbaf7aa3f0d223
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/todoman/-/commit/cec01865cb890e9ed4f1f07922fbaf7aa3f0d223
You're receiving this email because of your account on gitlab.archlinux.org.