json-glib: Update to 1.8.0
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
_realname=json-glib
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=1.6.6
|
||||
pkgrel=4
|
||||
pkgver=1.8.0
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
pkgdesc="JSON-GLib implements a full suite of JSON-related tools using GLib and GObject (mingw-w64)"
|
||||
@@ -19,7 +19,7 @@ options=('strip' 'staticlibs')
|
||||
license=('spdx:LGPL-2.1-or-later')
|
||||
url="https://wiki.gnome.org/Projects/JsonGlib"
|
||||
source=("https://download.gnome.org/sources/${_realname}/${pkgver%.*}/${_realname}-${pkgver}.tar.xz")
|
||||
sha256sums=('96ec98be7a91f6dde33636720e3da2ff6ecbb90e76ccaa49497f31a6855a490e')
|
||||
sha256sums=('97ef5eb92ca811039ad50a65f06633f1aae64792789307be7170795d8b319454')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}"/${_realname}-${pkgver}
|
||||
|
||||
Reference in New Issue
Block a user