summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2020-09-27 21:15:53 +0200
committerMichel Zou2020-09-27 21:15:53 +0200
commite2087629a5d116462c5446dbdf0c6563761d18ea (patch)
treed12e959d6bbfbf80cf17c795ce89fd5987846d8a /PKGBUILD
parent8524e398b35bf2fa031c68f6c5b66702f4316537 (diff)
downloadaur-e2087629a5d116462c5446dbdf0c6563761d18ea.tar.gz
3.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5483a64c15c1..8ef86c280a50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-utf8cpp
-pkgver=3.1.1
+pkgver=3.1.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=('33496a4c3cc2de80e9809c4997052331af5fb32079f43ab4d667cd48c3a36e88')
+sha256sums=('fea3bfa39fb8bd7368077ea5e1e0db9a8951f7e6fb6d9400b00ab3d92b807c6d')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"