aboutsummaryrefslogtreecommitdiffstats
path: root/community/yelp-xsl/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/yelp-xsl/APKBUILD')
-rw-r--r--community/yelp-xsl/APKBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/community/yelp-xsl/APKBUILD b/community/yelp-xsl/APKBUILD
index b2087bfe889..cfeb2ceee62 100644
--- a/community/yelp-xsl/APKBUILD
+++ b/community/yelp-xsl/APKBUILD
@@ -1,9 +1,9 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Contributor: Alan Lacerda <alacerda@alpinelinux.org>
-# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
+# Maintainer: team/gnome <alacerda@alpinelinux.org>
pkgname=yelp-xsl
-pkgver=40.2
-pkgrel=0
+pkgver=42.1
+pkgrel=1
pkgdesc="XSL stylesheets for the yelp help browser"
url="https://wiki.gnome.org/Apps/Yelp"
arch="noarch"
@@ -14,6 +14,8 @@ source="https://download.gnome.org/sources/yelp-xsl/${pkgver%.*}/yelp-xsl-$pkgve
prepare() {
default_prepare
+ update_config_sub
+
sed 's|/usr/bin/sh|/bin/sh|' -i install-sh
}
@@ -35,5 +37,5 @@ package() {
}
sha512sums="
-d365d6d873878a640244053efa9f2b9f7330a8bbca1c47073f0617c1f9150f58e91b48ac7d28e5b65fd113d612afd65b5f9c3d16a6958a957130f85d2f866483 yelp-xsl-40.2.tar.xz
+90c7cc244dba038d6fcc1344adf950640a0affb8e5a1a6945a776d3308bf9b5071320856968f7a31688855a18a872f63553bd643b7776801cc68b182b455fc10 yelp-xsl-42.1.tar.xz
"