Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-jaconv
Commits:
667e87cd by Antonio Rojas at 2024-12-14T10:54:55+01:00
upgpkg: 0.3.4-2: python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-jaconv
pkgdesc = Pure-Python Japanese character interconverter for Hiragana,
Katakana, Hankaku, and Zenkaku
pkgver = 0.3.4
- pkgrel = 1
+ pkgrel = 2
url = https://ikegami-yukino.github.io/jaconv/jaconv.html
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=jaconv
pkgname=python-$_pyname
pkgver=0.3.4
-pkgrel=1
+pkgrel=2
pkgdesc='Pure-Python Japanese character interconverter for Hiragana, Katakana,
Hankaku, and Zenkaku'
url='https://ikegami-yukino.github.io/jaconv/jaconv.html'
license=(MIT)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jaconv/-/commit/667e87cda9cbbe2d887b94e5f7ddaeec198331c6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jaconv/-/commit/667e87cda9cbbe2d887b94e5f7ddaeec198331c6
You're receiving this email because of your account on gitlab.archlinux.org.