Balló György pushed to branch main at Arch Linux / Packaging / Packages / gitg
Commits: d498fb93 by Balló György at 2025-07-22T08:31:09+02:00 upgpkg: 2:44-9: Remove from gnome-extra group Still depends on GTK3 and no longer fits well into GNOME. - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,11 +1,10 @@ pkgbase = gitg pkgdesc = GNOME GUI client to view git repositories pkgver = 44 - pkgrel = 8 + pkgrel = 9 epoch = 2 url = https://wiki.gnome.org/Apps/Gitg arch = x86_64 - groups = gnome-extra license = GPL makedepends = git makedepends = gobject-introspection ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=gitg pkgver=44 -pkgrel=8 +pkgrel=9 epoch=2 pkgdesc="GNOME GUI client to view git repositories" url="https://wiki.gnome.org/Apps/Gitg" @@ -40,7 +40,6 @@ makedepends=( vala ) optdepends=('python-gobject: Python extension support') -groups=(gnome-extra) source=("git+https://gitlab.gnome.org/GNOME/gitg.git#tag=v$pkgver") b2sums=('2db182b0762cef301354397ee40eae3d79697ce80499707aeda9b62f5044074dce527216e6a4032f19564e15d994ea52475f5218738dd15c11732c041cfeb660') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gitg/-/commit/d498fb93155d9f5dff551a50e06ac291001eaf18 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gitg/-/commit/d498fb93155d9f5dff551a50e06ac291001eaf18 You're receiving this email because of your account on gitlab.archlinux.org.