Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / glib2
Commits:
a79b7028 by Jan Alexander Steffens (heftig) at 2023-12-05T16:26:52+01:00
2.78.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,8 +1,8 @@
pkgbase = glib2
pkgdesc = Low level core library
- pkgver = 2.78.1
+ pkgver = 2.78.2
pkgrel = 1
- url = https://wiki.gnome.org/Projects/GLib
+ url = https://gitlab.gnome.org/GNOME/glib
arch = x86_64
license = LGPL
checkdepends = desktop-file-utils
@@ -23,7 +23,7 @@ pkgbase = glib2
depends = zlib
options = debug
options = staticlibs
- source =
git+https://gitlab.gnome.org/GNOME/glib.git#commit=21624e78f013ee8706483086e3086076d08fe242
+ source =
git+https://gitlab.gnome.org/GNOME/glib.git#commit=eb14755943a6eaee772ff4d8a8e432ec33bc5a8a
source = git+https://gitlab.gnome.org/GNOME/gvdb.git
source = 0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch
source = gio-querymodules.hook
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgname=(
glib2
glib2-docs
)
-pkgver=2.78.1
+pkgver=2.78.2
pkgrel=1
pkgdesc="Low level core library"
url="https://gitlab.gnome.org/GNOME/glib"
@@ -38,7 +38,7 @@ options=(
debug
staticlibs
)
-_commit=21624e78f013ee8706483086e3086076d08fe242 # tags/2.78.1^0
+_commit=eb14755943a6eaee772ff4d8a8e432ec33bc5a8a # tags/2.78.2^0
source=(
"git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/gvdb.git"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/glib2/-/commit/a79b702855443141736b0e4dfc143a711bf12a2e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/glib2/-/commit/a79b702855443141736b0e4dfc143a711bf12a2e
You're receiving this email because of your account on gitlab.archlinux.org.