diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2021-11-25 11:24:34 -0500 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2021-11-26 00:10:01 +0000 |
commit | 3063ae1513a1574ec908288853fe08196fa5ef00 (patch) | |
tree | 33f3b998ed0172851652d0fdcbe45c42cb128474 | |
parent | 5af8c513a8a0cd1426e3afef323092c632a78a26 (diff) | |
download | aports-3063ae1513a1574ec908288853fe08196fa5ef00.tar.gz aports-3063ae1513a1574ec908288853fe08196fa5ef00.tar.bz2 aports-3063ae1513a1574ec908288853fe08196fa5ef00.tar.xz |
community/xdg-utils: rebuild against docbook-xsl (fixes #12234)
-rw-r--r-- | community/xdg-utils/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xdg-utils/APKBUILD b/community/xdg-utils/APKBUILD index 6dd87d8532..93862da6ef 100644 --- a/community/xdg-utils/APKBUILD +++ b/community/xdg-utils/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xdg-utils pkgver=1.1.3 -pkgrel=0 +pkgrel=1 pkgdesc="Basic desktop integration functions" url="https://portland.freedesktop.org/wiki" arch="noarch" |