Date: Tuesday, October 25, 2022 @ 18:20:27
  Author: heftig
Revision: 458958

43.0-1

Modified:
  gnome-font-viewer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-25 18:10:43 UTC (rev 458957)
+++ PKGBUILD    2022-10-25 18:20:27 UTC (rev 458958)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
 
 pkgname=gnome-font-viewer
-pkgver=42.0
+pkgver=43.0
 pkgrel=1
 pkgdesc="A font viewer utility for GNOME"
 url="https://gitlab.gnome.org/GNOME/gnome-font-viewer";
@@ -11,7 +11,7 @@
 makedepends=(git meson)
 groups=(gnome)
 options=(debug)
-_commit=d1557c667507ec819048f901abb49c7dc05ee8ea  # tags/42.0^0
+_commit=1754c62abf68b435edfb0c495fd1920f8606d5b3  # tags/43.0^0
 
source=("git+https://gitlab.gnome.org/GNOME/gnome-font-viewer.git#commit=$_commit";)
 sha256sums=('SKIP')
 
@@ -32,3 +32,5 @@
 package() {
   meson install -C build --destdir "$pkgdir"
 }
+
+# vim:set sw=2 sts=-1 et:

Reply via email to