summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Sun2018-08-03 15:37:46 -0400
committerAndrew Sun2018-08-03 15:37:46 -0400
commit38aa39896382db3fc6df86b6ba6662b9648807b5 (patch)
tree7da4d415581ef93bc68df084d037260bbab9b821 /PKGBUILD
parente561f0f167b577236242c6ff9a66e115060e3f70 (diff)
downloadaur-38aa39896382db3fc6df86b6ba6662b9648807b5.tar.gz
mingw-w64-libthai: update to 0.1.28
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40b36aa72d03..0521ca27f1ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrew Sun <adsun701@gmail.com>
pkgname=mingw-w64-libthai
-pkgver=0.1.27
+pkgver=0.1.28
pkgrel=1
pkgdesc="Thai language support routines (mingw-w64)"
arch=('any')
@@ -11,7 +11,7 @@ makedepends=('mingw-w64-configure' 'libdatrie')
depends=('mingw-w64-crt' 'mingw-w64-libdatrie')
options=('!strip' '!buildflags' 'staticlibs')
source=("https://linux.thai.net/pub/thailinux/software/libthai/libthai-${pkgver}.tar.xz")
-sha256sums=('1659fa1b7b1d6562102d7feb8c8c3fd94bb2dc5761ed7dbaae4f300e1c03eff6')
+sha256sums=('ffe0a17b4b5aa11b153c15986800eca19f6c93a4025ffa5cf2cab2dcdf1ae911')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"