T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / eog-plugins
Commits: 2eae561d by T.J. Townsend at 2024-07-12T10:01:07-04:00 upgpkg: 44.0-2: Rebuild packages that are missing .SRCINFO part 1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,18 @@ +pkgbase = eog-plugins + pkgdesc = Plugins for Eye of Gnome + pkgver = 44.0 + pkgrel = 2 + url = https://wiki.gnome.org/Apps/EyeOfGnome/Plugins + arch = x86_64 + license = GPL2 + makedepends = git + makedepends = gobject-introspection + makedepends = meson + depends = eog + depends = libchamplain + depends = libgdata + depends = python-gobject + source = git+https://gitlab.gnome.org/GNOME/eog-plugins.git#commit=41f9d7d597cbd7423b186ab443b34a3e0feb9e94 + b2sums = SKIP + +pkgname = eog-plugins ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=eog-plugins pkgver=44.0 -pkgrel=1 +pkgrel=2 pkgdesc="Plugins for Eye of Gnome" url="https://wiki.gnome.org/Apps/EyeOfGnome/Plugins" arch=(x86_64) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/eog-plugins/-/commit/2eae561d1e501a36c2807a166aadb2a7f75010d2 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/eog-plugins/-/commit/2eae561d1e501a36c2807a166aadb2a7f75010d2 You're receiving this email because of your account on gitlab.archlinux.org.
