Skip to content

Commit

Permalink
glib: update to 2.80.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
oreo639 committed Jun 21, 2024
1 parent bddd7e2 commit d77119b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 175 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

8 changes: 4 additions & 4 deletions srcpkgs/glib/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'glib'
# keep in sync with glib-bootstrap
pkgname=glib
version=2.80.0
version=2.80.3
revision=1
build_style=meson
build_helper=qemu
Expand All @@ -17,10 +17,10 @@ short_desc="GNU library of C routines"
maintainer="Orphaned <[email protected]>"
license="LGPL-2.1-or-later"
homepage="https://wiki.gnome.org/Projects/GLib"
#changelog="https://gitlab.gnome.org/GNOME/glib/raw/glib-2-80/NEWS"
changelog="https://gitlab.gnome.org/GNOME/glib/raw/main/NEWS"
changelog="https://gitlab.gnome.org/GNOME/glib/raw/glib-2-80/NEWS"
#changelog="https://gitlab.gnome.org/GNOME/glib/raw/main/NEWS"
distfiles="${GNOME_SITE}/glib/${version%.*}/glib-${version}.tar.xz"
checksum=8228a92f92a412160b139ae68b6345bd28f24434a7b5af150ebe21ff587a561d
checksum=3947a0eaddd0f3613d0230bb246d0c69e46142c19022f5c4b1b2e3cba236d417
conflicts="gir-freedesktop<1.80.0_1" # glib typelibs are now in glib
make_check_pre="dbus-run-session"

Expand Down

0 comments on commit d77119b

Please sign in to comment.