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