summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2020-09-20 09:41:22 +0200
committerNicola Murino2020-09-20 09:41:22 +0200
commit15fbfad9a6b9cb3b3c6c88b63a848ef2a2dbfff1 (patch)
tree960668958de65aac4f7f4e7f12e290b12b624193 /PKGBUILD
parentc5d41f98220ce77abffee0015ea36f511cc76853 (diff)
downloadaur-15fbfad9a6b9cb3b3c6c88b63a848ef2a2dbfff1.tar.gz
update to 2.66.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a98b755b1c2..f79d9ed4a030 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.4
+pkgver=2.66.0
pkgrel=1
-_commit=551bd5c1d1db1aa10d71acb9cde6a088a374d8bb # tags/2.64.4^0
+_commit=c2c12e42920d6e06c23c87398996827e53c1fc72 # tags/2.66.0^0
arch=(any)
pkgdesc="Low level core library (mingw-w64)"
depends=(mingw-w64-libffi mingw-w64-pcre mingw-w64-gettext mingw-w64-zlib)
@@ -18,7 +18,7 @@ source=("git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit"
"0001-Use-CreateFile-on-Win32-to-make-sure-g_unlink-always.patch"
"glib-prefer-constructors-over-DllMain.patch")
sha256sums=('SKIP'
- '74ae54ada7dce2c95f197e5e389b61100e622b8a9ae9cd8e2dfa681138abade8'
+ 'f24badc8897bdcf36949f4eef0a0c6e2c26823e8f0400b4dd44a5553f4bdfae0'
'3c9848916492435852e4e27bee608a0b2146e146c40f889d725acffd9409aae8')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"