diff options
Diffstat (limited to 'community/yelp-xsl/APKBUILD')
-rw-r--r-- | community/yelp-xsl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/yelp-xsl/APKBUILD b/community/yelp-xsl/APKBUILD index 88e3efff06..bab2e6e176 100644 --- a/community/yelp-xsl/APKBUILD +++ b/community/yelp-xsl/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="A collection of programs and data files to help you build, maintain and distribute documentation." url="https://wiki.gnome.org/Apps/Yelp" arch="noarch" -license="GPL/LGPL/MIT" +license="GPL LGPL MIT" makedepends="intltool libxslt itstool" source="https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz" builddir="$srcdir/$pkgname-$pkgver" |