mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/glib2 to 2.60.3-1
This commit is contained in:
parent
fd3b5b98ea
commit
634bdfb468
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
pkgbase=glib2
|
pkgbase=glib2
|
||||||
pkgname=(glib2 glib2-docs)
|
pkgname=(glib2 glib2-docs)
|
||||||
pkgver=2.60.2
|
pkgver=2.60.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Low level core library"
|
pkgdesc="Low level core library"
|
||||||
url="https://wiki.gnome.org/Projects/GLib"
|
url="https://wiki.gnome.org/Projects/GLib"
|
||||||
|
@ -19,7 +19,7 @@ checkdepends=(desktop-file-utils)
|
||||||
optdepends=('python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-report'
|
optdepends=('python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-report'
|
||||||
'libelf: gresource inspection tool')
|
'libelf: gresource inspection tool')
|
||||||
options=(!emptydirs)
|
options=(!emptydirs)
|
||||||
_commit=a3b5608170c0b4381d0217ea99325ec7fcecb7f6 # tags/2.60.2^0
|
_commit=0f6191d02a8e1ca7b08ffe0ccc4def88855baeae # tags/2.60.3^0
|
||||||
source=("git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit"
|
source=("git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit"
|
||||||
noisy-glib-compile-schemas.diff
|
noisy-glib-compile-schemas.diff
|
||||||
glib-compile-schemas.hook gio-querymodules.hook
|
glib-compile-schemas.hook gio-querymodules.hook
|
||||||
|
|
Loading…
Reference in a new issue