summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2020-05-25 16:56:16 +0200
committerNicola Murino2020-05-25 16:56:16 +0200
commita7d63ff3abbdb02899324e7b4dcf98565a2a1480 (patch)
tree529ee04c31e9d56b7afd88d902f18620853ad7c3 /PKGBUILD
parent98b93b233cdc927868356df936153a1c64a38784 (diff)
downloadaur-a7d63ff3abbdb02899324e7b4dcf98565a2a1480.tar.gz
Update to 2.64.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce2a6e36d52e..4b18eace88ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
# Contributor: Renato Silva <br.renatosilva@gmail.com>
# Contributor: Martchus <martchus@gmx.net>
pkgname=mingw-w64-glib2
-pkgver=2.64.2
+pkgver=2.64.3
pkgrel=1
-_commit=e264e6fcf7f5199e137314b0d1ebca7648613148 # tags/2.64.2^0
+_commit=af1edc1c338d9a8b2a99bdd0e6cc6bede51f40b4 # tags/2.64.3^0
arch=(any)
pkgdesc="Low level core library (mingw-w64)"
depends=(mingw-w64-libffi mingw-w64-pcre mingw-w64-gettext mingw-w64-zlib)
@@ -45,7 +45,6 @@ build() {
--default-library both ..
ninja
done
-
}
package() {