David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
python-flufl.i18n


Commits:
bcd438f1 by David Runge at 2025-06-04T12:24:11+02:00
upgpkg: 5.2.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-flufl.i18n
        pkgdesc = A high level API for internationalization
-       pkgver = 5.1.0
-       pkgrel = 3
+       pkgver = 5.2.0
+       pkgrel = 1
        url = https://gitlab.com/warsaw/flufl.i18n
        arch = any
        license = Apache-2.0
@@ -14,8 +14,8 @@ pkgbase = python-flufl.i18n
        depends = python-atpublic
        provides = python-flufl-i18n
        replaces = python-flufl-i18n
-       source = 
https://gitlab.com/warsaw/flufl.i18n/-/archive/5.1.0/flufl.i18n-5.1.0.tar.gz
-       sha512sums = 
351d81b0c2db75dbb1eaa18ea1c1522ad70048ca54724594ec58f10262578915441eede9eeeaa2a32d2fd9db3d1e26eaeca02274873f3262b6e8c41317158221
-       b2sums = 
27427ae20fb180f2c52976207022fbb0fc829c0895a97df381cabaa5c05ab6d364ef0eea9c214e366963b78e23badf30665f6e141f552c0731459a96a99c372b
+       source = 
https://gitlab.com/warsaw/flufl.i18n/-/archive/5.2.0/flufl.i18n-5.2.0.tar.gz
+       sha512sums = 
e4582b426a06c974fc24bd8f1439695d132330e28b8b76c0aaaac95588189f7714a5e647c235a8977fdcf17ce2b98e742f7a85cee03227efb6b111f0b3de7d7c
+       b2sums = 
5a6a08d4acce376eb93c7a78b16ee7c3acd55c68756ae6c4604939c06ff63de37c1f65f833d772041c002e3ab09b95f729df80c61e956ab875de3eed896e4de6
 
 pkgname = python-flufl.i18n


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _name=flufl.i18n
 pkgname=python-flufl.i18n
-pkgver=5.1.0
-pkgrel=3
+pkgver=5.2.0
+pkgrel=1
 pkgdesc="A high level API for internationalization"
 arch=(any)
 url="https://gitlab.com/warsaw/flufl.i18n";
@@ -24,8 +24,8 @@ checkdepends=(
 provides=(python-flufl-i18n)
 replaces=(python-flufl-i18n)
 source=($url/-/archive/$pkgver/$_name-$pkgver.tar.gz)
-sha512sums=('351d81b0c2db75dbb1eaa18ea1c1522ad70048ca54724594ec58f10262578915441eede9eeeaa2a32d2fd9db3d1e26eaeca02274873f3262b6e8c41317158221')
-b2sums=('27427ae20fb180f2c52976207022fbb0fc829c0895a97df381cabaa5c05ab6d364ef0eea9c214e366963b78e23badf30665f6e141f552c0731459a96a99c372b')
+sha512sums=('e4582b426a06c974fc24bd8f1439695d132330e28b8b76c0aaaac95588189f7714a5e647c235a8977fdcf17ce2b98e742f7a85cee03227efb6b111f0b3de7d7c')
+b2sums=('5a6a08d4acce376eb93c7a78b16ee7c3acd55c68756ae6c4604939c06ff63de37c1f65f833d772041c002e3ab09b95f729df80c61e956ab875de3eed896e4de6')
 
 build() {
   cd $_name-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flufl.i18n/-/commit/bcd438f1250b3871e0f879a8a929173d666d8a45

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flufl.i18n/-/commit/bcd438f1250b3871e0f879a8a929173d666d8a45
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to