aboutsummaryrefslogtreecommitdiffstats
path: root/community/yelp-tools
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2019-06-17 11:01:20 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2019-06-17 10:00:36 +0000
commitad66d53320eb02474004bd5bdf88a6aa71532b5b (patch)
tree33f37b02eb83bece2317ca5f8259b67eb8abaee6 /community/yelp-tools
parentfa0e230be9fd2e79919214ecab466f5149cab5fe (diff)
downloadaports-ad66d53320eb02474004bd5bdf88a6aa71532b5b.tar.bz2
aports-ad66d53320eb02474004bd5bdf88a6aa71532b5b.tar.xz
community/yelp-tools: upgrade to 3.32.2
Diffstat (limited to 'community/yelp-tools')
-rw-r--r--community/yelp-tools/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/yelp-tools/APKBUILD b/community/yelp-tools/APKBUILD
index 4dbf407085..2471dfbbbd 100644
--- a/community/yelp-tools/APKBUILD
+++ b/community/yelp-tools/APKBUILD
@@ -1,13 +1,14 @@
# Contributor: Alan Lacerda <alacerda@alpinelinux.org>
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=yelp-tools
-pkgver=3.32.1
+pkgver=3.32.2
pkgrel=0
pkgdesc="Collection of utilities to help create documentation"
url="https://wiki.gnome.org/Apps/Yelp/Tools"
arch="noarch"
license="GPL-2.0-or-later"
makedepends="autoconf-archive automake gawk yelp-xsl itstool libxml2-utils libxslt"
+options="!check" # no tests
source="https://download.gnome.org/sources/yelp-tools/${pkgver%.*}/$pkgname-$pkgver.tar.xz"
prepare() {
@@ -30,4 +31,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="aa4386d86d2fb1b9bd71bb30fbbb9159639d7b679d38f9448dbd472c85347497f5e5dac35c5f5db3380634767ec355e77a1c86c315c0b049c5753650d1b99b4e yelp-tools-3.32.1.tar.xz"
+sha512sums="c9383426b854ae46ff4587bef07955541de3026f845025f9e99ba095cce11ff307e23d00d07a2da8763bcb6f9f061fc610351170e2abd99b5669912463729a85 yelp-tools-3.32.2.tar.xz"