Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / lib32-glib2
Commits:
833bd551 by Jan Alexander Steffens (heftig) at 2023-12-05T16:25:03+01:00
2.78.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,8 +1,8 @@
pkgbase = lib32-glib2
pkgdesc = Low level core library - 32-bit
- 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
@@ -22,7 +22,7 @@ pkgbase = lib32-glib2
depends = lib32-util-linux
depends = lib32-zlib
options = debug
- 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 = gio-querymodules-32.hook
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgbase=lib32-glib2
pkgname=(
lib32-glib2
)
-pkgver=2.78.1
+pkgver=2.78.2
pkgrel=1
pkgdesc="Low level core library - 32-bit"
url="https://gitlab.gnome.org/GNOME/glib"
@@ -38,7 +38,7 @@ checkdepends=(
options=(
debug
)
-_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/lib32-glib2/-/commit/833bd551005f8001fe6b14d125ef36c7924740f6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-glib2/-/commit/833bd551005f8001fe6b14d125ef36c7924740f6
You're receiving this email because of your account on gitlab.archlinux.org.