summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkfg2020-04-17 21:20:41 +0200
committerkfg2020-04-17 21:20:41 +0200
commit4d1ed1683d39329e127ea81cbb50e5fc2be51023 (patch)
tree73cf427ea4f5652425c8db14ef514b3971de3c1c /PKGBUILD
parent3a63d20f8b7463863114b67e52971f6d56a75b85 (diff)
downloadaur-4d1ed1683d39329e127ea81cbb50e5fc2be51023.tar.gz
1.0.9-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3fd7e79e029..6bbeeafe623a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Karl-Felix Glatzer <karl[dot]glatzer[at]gmx[dot]de>
pkgname=mingw-w64-fribidi
-pkgver=1.0.8
+pkgver=1.0.9
pkgrel=1
pkgdesc="A Free Implementation of the Unicode Bidirectional Algorithm (mingw-w64)"
arch=('any')
@@ -10,7 +10,7 @@ url="http://fribidi.org"
depends=('mingw-w64-crt')
options=('!strip' '!buildflags' '!libtool' 'staticlibs')
makedepends=('mingw-w64-gcc' 'mingw-w64-meson' 'mingw-w64-wine' 'git')
-_commit=2e9bd91cfd857c5b78a210d8f24862a4bb704059 # tags/v1.0.8
+_commit=f9e8e71a6fbf4a4619481284c9f484d10e559995 # tags/v1.0.9^0
source=("git+https://github.com/fribidi/fribidi#commit=$_commit"
"testrunnerwine.patch")
sha256sums=('SKIP'