* update json-glib to 1.6.2-1
This commit is contained in:
parent
9dd3a55740
commit
f0cde89b1e
@ -3,16 +3,16 @@
|
||||
# Contributor: Ionut Biru <ibiru@archlinux.org>
|
||||
|
||||
pkgname=json-glib
|
||||
pkgver=1.6.0
|
||||
pkgver=1.6.2
|
||||
pkgrel=1
|
||||
pkgdesc="JSON library built on GLib"
|
||||
url="https://wiki.gnome.org/Projects/JsonGlib"
|
||||
arch=( x86_64 powerpc64le powerpc )
|
||||
arch=(x86_64 powerpc64le powerpc)
|
||||
license=(GPL)
|
||||
depends=(glib2)
|
||||
makedepends=(gobject-introspection git gtk-doc meson)
|
||||
provides=(libjson-glib-1.0.so)
|
||||
_commit=760a2ef2f5a505c576a6bb7a88a0a109f8108a49 # tags/1.6.0^0
|
||||
_commit=667e2f35bd161fc74832b2a69d6294f583de361d # tags/1.6.2^0
|
||||
source=("git+https://gitlab.gnome.org/GNOME/json-glib.git#commit=$_commit")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user