Date: Tuesday, October 25, 2022 @ 22:40:13
  Author: heftig
Revision: 459018

43.0-1

Modified:
  gnome-user-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-25 22:37:11 UTC (rev 459017)
+++ PKGBUILD    2022-10-25 22:40:13 UTC (rev 459018)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru <[email protected]>
 
 pkgname=gnome-user-docs
-pkgver=42.0
+pkgver=43.0
 pkgrel=1
 pkgdesc="User documentation for GNOME"
 url="https://gitlab.gnome.org/GNOME/gnome-user-docs";
@@ -11,7 +11,7 @@
 depends=(yelp)
 makedepends=(yelp-tools git)
 groups=(gnome)
-_commit=4fd0253451e0489a9ce260e86ddb3acf85438e32  # tags/42.0^0
+_commit=83bec24dc34b9a434a276924d5cddd09ae18b29a  # tags/43.0^0
 
source=("git+https://gitlab.gnome.org/GNOME/gnome-user-docs.git#commit=$_commit";)
 sha256sums=('SKIP')
 
@@ -35,3 +35,5 @@
   cd $pkgname
   make DESTDIR="$pkgdir" install
 }
+
+# vim:set sw=2 sts=-1 et:

Reply via email to