Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-pykakasi
Commits:
1580de13 by Antonio Rojas at 2024-12-14T11:11:05+01:00
upgpkg: 2.3.0-2: python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pykakasi
pkgdesc = Lightweight converter from Japanese Kana-kanji sentences into
Kana-Roman
pkgver = 2.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://codeberg.org/miurahr/pykakasi
arch = any
license = GPL-3.0-or-later
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=pykakasi
pkgname=python-$_pyname
pkgver=2.3.0
-pkgrel=1
+pkgrel=2
pkgdesc='Lightweight converter from Japanese Kana-kanji sentences into
Kana-Roman'
url='https://codeberg.org/miurahr/pykakasi'
license=(GPL-3.0-or-later)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pykakasi/-/commit/1580de1302b8602ac38c3e4bdf49f4307db2d266
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pykakasi/-/commit/1580de1302b8602ac38c3e4bdf49f4307db2d266
You're receiving this email because of your account on gitlab.archlinux.org.