Date: Tuesday, October 25, 2022 @ 22:28:38
  Author: heftig
Revision: 459011

42.2-1

Modified:
  eog-plugins/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-25 22:28:26 UTC (rev 459010)
+++ PKGBUILD    2022-10-25 22:28:38 UTC (rev 459011)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
 
 pkgname=eog-plugins
-pkgver=42.1
+pkgver=42.2
 pkgrel=1
 pkgdesc="Plugins for Eye of Gnome"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(eog libchamplain libgdata python-gobject)
 makedepends=(gobject-introspection git meson)
 options=(debug)
-_commit=f7a02a5ee12d0a1166c0cd34472e8009960da644  # tags/42.1^0
+_commit=057d63da22618c4e9edbfc686f9959b2fcd5bf3c  # tags/42.2^0
 source=("git+https://gitlab.gnome.org/GNOME/eog-plugins.git#commit=$_commit";)
 sha512sums=('SKIP')
 
@@ -36,4 +36,4 @@
   meson install -C build --destdir "$pkgdir"
 }
 
-# vim:set sw=2 et:
+# vim:set sw=2 sts=-1 et:

Reply via email to