Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
tldr
Commits:
9baec1fb by Jelle van der Waa at 2024-11-19T13:11:18+01:00
upgpkg: 3.3.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = tldr
pkgdesc = Command line client for tldr, a collection of simplified man
pages.
pkgver = 3.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/tldr-pages/tldr-python-client
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=tldr
pkgver=3.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="Command line client for tldr, a collection of simplified man pages."
arch=('any')
url="https://github.com/tldr-pages/tldr-python-client"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tldr/-/commit/9baec1fb1e35b992eddfe39b949762787901b256
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tldr/-/commit/9baec1fb1e35b992eddfe39b949762787901b256
You're receiving this email because of your account on gitlab.archlinux.org.