* update utf8cpp to 4.0.4-1.1

This commit is contained in:
Alexander Baldeck 2024-01-27 21:46:35 +01:00
parent 9f706ba6be
commit 7cf8bbacd6

View File

@ -3,9 +3,9 @@
pkgname=utf8cpp
pkgver=4.0.4
pkgrel=1
pkgrel=1.1
pkgdesc="UTF-8 with C++ in a Portable Way"
arch=(any)
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://github.com/nemtrif/utfcpp"
license=(custom:BSL)
makedepends=(cmake)