mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/glib2 to 2.64.4-1
This commit is contained in:
parent
6ada993625
commit
1df495af57
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
||||||
|
|
||||||
pkgbase=glib2
|
pkgbase=glib2
|
||||||
pkgname=(glib2 glib2-docs)
|
pkgname=(glib2 glib2-docs)
|
||||||
pkgver=2.64.3
|
pkgver=2.64.4
|
||||||
pkgrel=2
|
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"
|
||||||
license=(LGPL2.1)
|
license=(LGPL2.1)
|
||||||
|
@ -16,7 +16,7 @@ depends=(pcre libffi libutil-linux zlib)
|
||||||
makedepends=(gettext gtk-doc shared-mime-info python libelf git util-linux
|
makedepends=(gettext gtk-doc shared-mime-info python libelf git util-linux
|
||||||
meson dbus)
|
meson dbus)
|
||||||
checkdepends=(desktop-file-utils)
|
checkdepends=(desktop-file-utils)
|
||||||
_commit=af1edc1c338d9a8b2a99bdd0e6cc6bede51f40b4 # tags/2.64.3^0
|
_commit=551bd5c1d1db1aa10d71acb9cde6a088a374d8bb # tags/2.64.4^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