Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
decasify
Commits:
131d47c6 by Jelle van der Waa at 2024-11-18T15:23:49+01:00
upgpkg: 0.8.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = decasify
pkgdesc = cast strings to title-case according to locale specific style
guides including Turkish
pkgver = 0.8.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/alerque/decasify
arch = x86_64
license = LGPL-3.0-only
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@ pkgbase=decasify
pkgname=("$pkgbase" "lua-$pkgbase" "lua53-$pkgbase" "lua52-$pkgbase"
"lua51-$pkgbase" "neovim-$pkgbase" "python-$pkgbase" "sile-$pkgbase")
pkgver=0.8.0
_rockrel=1
-pkgrel=2
+pkgrel=3
pkgdesc='cast strings to title-case according to locale specific style guides
including Turkish'
arch=(x86_64)
url="https://github.com/alerque/$pkgbase"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/decasify/-/commit/131d47c6a9f7acef7ab6aaafff39070703cc3a65
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/decasify/-/commit/131d47c6a9f7acef7ab6aaafff39070703cc3a65
You're receiving this email because of your account on gitlab.archlinux.org.