Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
utf8cpp


Commits:
71c653cd by Antonio Rojas at 2026-06-06T00:40:54+02:00
upgpkg: 4.1.1-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
 pkgbase = utf8cpp
        pkgdesc = UTF-8 with C++ in a Portable Way
-       pkgver = 4.0.9
+       pkgver = 4.1.1
        pkgrel = 1
        url = https://github.com/nemtrif/utfcpp
        arch = any
        license = BSL-1.0
        makedepends = cmake
-       source = 
https://github.com/nemtrif/utfcpp/archive/v4.0.9/utf8cpp-4.0.9.tar.gz
-       sha256sums = 
397a9a2a6ed5238f854f490b0177b840abc6b62571ec3e07baa0bb94d3f14d5a
+       source = 
https://github.com/nemtrif/utfcpp/archive/v4.1.1/utf8cpp-4.1.1.tar.gz
+       sha256sums = 
1ca68016f0abc24172998e39ce0d8f8e2b7a26f7579a0ff85d4e1b9a7aea56f8
 
 pkgname = utf8cpp


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani <[email protected]>
 
 pkgname=utf8cpp
-pkgver=4.0.9
+pkgver=4.1.1
 pkgrel=1
 pkgdesc="UTF-8 with C++ in a Portable Way"
 arch=(any)
@@ -9,7 +9,7 @@ url="https://github.com/nemtrif/utfcpp";
 license=(BSL-1.0)
 makedepends=(cmake)
 source=(${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('397a9a2a6ed5238f854f490b0177b840abc6b62571ec3e07baa0bb94d3f14d5a')
+sha256sums=('1ca68016f0abc24172998e39ce0d8f8e2b7a26f7579a0ff85d4e1b9a7aea56f8')
 
 build() {
   cmake -B build -S ${pkgname/8}-${pkgver} \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/utf8cpp/-/commit/71c653cde65f9e395446d6cd29685c6a3616c9ec

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/utf8cpp/-/commit/71c653cde65f9e395446d6cd29685c6a3616c9ec
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to