Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / gnome-font-viewer


Commits:
96164117 by Jan Alexander Steffens (heftig) at 2023-10-04T01:08:21+02:00
45.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,17 @@
+pkgbase = gnome-font-viewer
+       pkgdesc = A font viewer utility for GNOME
+       pkgver = 45.0
+       pkgrel = 1
+       url = https://gitlab.gnome.org/GNOME/gnome-font-viewer
+       arch = x86_64
+       groups = gnome
+       license = GPL
+       makedepends = git
+       makedepends = meson
+       depends = gnome-desktop-4
+       depends = gtk4
+       depends = libadwaita
+       source = 
git+https://gitlab.gnome.org/GNOME/gnome-font-viewer.git#commit=45a9be593244ec58e119cc7ac7db73b7ab419ca5
+       b2sums = SKIP
+
+pkgname = gnome-font-viewer


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,8 @@
+# Maintainer: Fabian Bornschein <fabiscafe-at-mailbox-dot-org>
 # Maintainer: Jan Alexander Steffens (heftig) <hef...@archlinux.org>
 
 pkgname=gnome-font-viewer
-pkgver=44.0
+pkgver=45.0
 pkgrel=1
 pkgdesc="A font viewer utility for GNOME"
 url="https://gitlab.gnome.org/GNOME/gnome-font-viewer";
@@ -17,7 +18,7 @@ makedepends=(
   meson
 )
 groups=(gnome)
-_commit=728c5f7af41f855c151bce6b8626072e62943712  # tags/44.0^0
+_commit=45a9be593244ec58e119cc7ac7db73b7ab419ca5  # tags/45.0^0
 
source=("git+https://gitlab.gnome.org/GNOME/gnome-font-viewer.git#commit=$_commit";)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-font-viewer/-/commit/96164117b62931b937befbd7be19490c218e307f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-font-viewer/-/commit/96164117b62931b937befbd7be19490c218e307f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to