summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2022-11-09 20:52:41 +0100
committerMichel Zou2022-11-09 20:52:41 +0100
commit063644d10ecafe39ef38e67951ccf4ddf57880a5 (patch)
tree787ce9365634587f57d6a7abb0523e4e36494d77 /PKGBUILD
parent3db6a746ee091eed4bbd6b98e48d68fad6f8c9ea (diff)
downloadaur-063644d10ecafe39ef38e67951ccf4ddf57880a5.tar.gz
3.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81a4a893d827..08a20dfc98f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-utf8cpp
-pkgver=3.2.1
+pkgver=3.2.2
pkgrel=1
pkgdesc="UTF-8 with C++ in a Portable Way (mingw-w64)"
url="https://github.com/nemtrif/utfcpp"
@@ -9,7 +9,7 @@ depends=()
makedepends=('mingw-w64-cmake')
options=('!buildflags' 'staticlibs' '!strip')
source=("https://github.com/nemtrif/utfcpp/archive/v${pkgver}.tar.gz")
-sha256sums=('8d6aa7d77ad0abb35bb6139cb9a33597ac4c5b33da6a004ae42429b8598c9605')
+sha256sums=('6f81e7cb2be2a6a9109a8a0cb7dc39ec947f1bcdb5dfa4a660e11a23face19f5')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"