diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-12 11:29:24 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-12 11:29:24 -0300 |
commit | 995a8626a28380c7f89bc3ed6c92b130828b0fdf (patch) | |
tree | 63e612f8ef08d6e9805e550bbac355f8a176c2f5 /libre/licenses/PKGBUILD | |
parent | 40d0a48b1a4a70cb199748acf427001b0b6a4513 (diff) | |
download | abslibre-995a8626a28380c7f89bc3ed6c92b130828b0fdf.tar.gz abslibre-995a8626a28380c7f89bc3ed6c92b130828b0fdf.tar.bz2 abslibre-995a8626a28380c7f89bc3ed6c92b130828b0fdf.zip |
licenses-20140629-1.parabola2: add base-openrc to groups
Diffstat (limited to 'libre/licenses/PKGBUILD')
-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') |