Date: Saturday, April 22, 2023 @ 11:30:04 Author: heftig Revision: 475132
4.10.3-1 Modified: gtk4/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-22 11:15:55 UTC (rev 475131) +++ PKGBUILD 2023-04-22 11:30:04 UTC (rev 475132) @@ -7,7 +7,7 @@ gtk4-docs gtk-update-icon-cache ) -pkgver=4.10.2 +pkgver=4.10.3 pkgrel=1 epoch=1 pkgdesc="GObject-based multi-platform GUI toolkit" @@ -66,7 +66,7 @@ wayland-protocols ) checkdepends=(weston) -_commit=3b24fc7a07923485366278012a0421e68ba1133e # tags/4.10.2_1~1 +_commit=06b3ced8e7fc936caed43379b120d75be09713ca # tags/4.10.3^0 source=( "git+https://gitlab.gnome.org/GNOME/gtk.git#commit=$_commit" gtk-update-icon-cache.{hook,script} @@ -85,9 +85,6 @@ prepare() { cd gtk - - # Fixup tag - git tag -f 4.10.2 3b24fc7a07923485366278012a0421e68ba1133e } build() {
