diff --git a/community/atril/APKBUILD b/community/atril/APKBUILD index 9e6281718a3fa46e67eb2b84f19dab04e027f980..dfbc40dd108f0cfa3b91b50bd74ea448292897dd 100644 --- a/community/atril/APKBUILD +++ b/community/atril/APKBUILD @@ -2,11 +2,11 @@ # Maintainer: Alan Lacerda <alacerda@alpinelinux.org> pkgname=atril pkgver=1.21.0 -pkgrel=0 +pkgrel=1 pkgdesc="A document viewer for MATE" url="https://github.com/mate-desktop/atril" arch="all" -license="GPL-2.0" +license="GPL-2.0-or-later" depends="mate-icon-theme" # make check is broken: https://github.com/mate-desktop/atril/issues/167 options="!check"