diff options
-rw-r--r-- | libre/licenses/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/licenses/PKGBUILD b/libre/licenses/PKGBUILD index bba4aa64e..0a1ce886f 100644 --- a/libre/licenses/PKGBUILD +++ b/libre/licenses/PKGBUILD @@ -7,12 +7,12 @@ pkgname=licenses pkgver=20140629 -pkgrel=1.parabola1 +pkgrel=1.parabola2 pkgdesc="The standard licenses distribution package" arch=('any') license=('custom:none') url="https://parabolagnulinux.org/" -groups=('base') +groups=('base' 'base-openrc') makedepends=(links) conflicts=('licenses-libre') replaces=('licenses-libre') |