[arch-commits] Commit in yelp/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Mon Nov 8 20:30:45 UTC 2021
Date: Monday, November 8, 2021 @ 20:30:45
Author: heftig
Revision: 427607
41.1-1
Modified:
yelp/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-08 20:28:18 UTC (rev 427606)
+++ PKGBUILD 2021-11-08 20:30:45 UTC (rev 427607)
@@ -2,16 +2,16 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=yelp
-pkgver=40.3
+pkgver=41.1
pkgrel=1
pkgdesc="Get help with GNOME"
url="https://wiki.gnome.org/Apps/Yelp"
license=(GPL)
arch=(x86_64)
-depends=(webkit2gtk yelp-xsl libxslt xz bzip2)
+depends=(webkit2gtk-4.1 yelp-xsl libxslt xz bzip2)
makedepends=(gtk-doc itstool autoconf-archive git appstream-glib)
groups=(gnome)
-_commit=740d67edfe85df3c04843be79a9e79df2afcc8af # tags/40.3^0
+_commit=29b1db90c2ca491b95bae07f9a3a7d3b609eed4f # tags/41.1^0
source=("git+https://gitlab.gnome.org/GNOME/yelp.git#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list