summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2021-07-22 08:03:12 +0200
committerMichel Zou2021-07-22 08:03:12 +0200
commit3db6a746ee091eed4bbd6b98e48d68fad6f8c9ea (patch)
tree156127e423e690edb132960f1aa5bdb22403e43a /PKGBUILD
parente2087629a5d116462c5446dbdf0c6563761d18ea (diff)
downloadaur-3db6a746ee091eed4bbd6b98e48d68fad6f8c9ea.tar.gz
3.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ef86c280a50..81a4a893d827 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-utf8cpp
-pkgver=3.1.2
+pkgver=3.2.1
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=('fea3bfa39fb8bd7368077ea5e1e0db9a8951f7e6fb6d9400b00ab3d92b807c6d')
+sha256sums=('8d6aa7d77ad0abb35bb6139cb9a33597ac4c5b33da6a004ae42429b8598c9605')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"