summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoratomlong2021-08-30 19:34:25 +0800
committeratomlong2021-08-30 19:34:37 +0800
commit3f64c12b7c9a37b1017cfee2701c86faaa7883fe (patch)
tree39a5a21a4c77b90a54f4a36bec708a0a0afb7088 /PKGBUILD
parent8c2b0bf4f817b2689d99be7ad8d0b5d7c995126e (diff)
downloadaur-mingw-w64-json-glib-bin.tar.gz
Update to 1.6.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ec000f2ef41..b52f2476dc5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-json-glib-bin
-pkgver=1.4.4
+pkgver=1.6.4
pkgrel=1
pkgdesc="JSON-GLib implements a full suite of JSON-related tools using GLib and GObject (mingw-w64)"
arch=('any')
@@ -7,8 +7,8 @@ url="https://www.gnome.org"
license=('custom')
depends=('mingw-w64-glib2')
provides=('mingw-w64-json-glib')
-source=("http://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-json-glib-1.4.4-1-any.pkg.tar.xz")
-sha256sums=('d3610c06e2a4fd0c24bf7927d3ec22b1efda6cf005c4cb3eae6dd8639a5e8d7b')
+source=("http://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-json-glib-${pkgver}-${pkgrel}-any.pkg.tar.zst")
+sha256sums=('00506a21662582678a0ae51e98e757b97060076ba1fcc1a9238fd71f31c3326f')
_architectures="x86_64-w64-mingw32"