diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-12 11:22:25 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-12 11:24:12 -0300 |
commit | b632269dce48a67263fc44a6292eb75f74cfd188 (patch) | |
tree | 3075c4109aa82b1d83a532aff75026ba28c0fa2c /libre/your-freedom | |
parent | 4589bd06ffcd8fbee4cd409e446557a40473f2e3 (diff) | |
download | abslibre-b632269dce48a67263fc44a6292eb75f74cfd188.tar.gz abslibre-b632269dce48a67263fc44a6292eb75f74cfd188.tar.bz2 abslibre-b632269dce48a67263fc44a6292eb75f74cfd188.zip |
your-freedom-20170106-2: add base-openrc to groups
Diffstat (limited to 'libre/your-freedom')
-rw-r--r-- | libre/your-freedom/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/your-freedom/PKGBUILD b/libre/your-freedom/PKGBUILD index 4b83f1d84..691896710 100644 --- a/libre/your-freedom/PKGBUILD +++ b/libre/your-freedom/PKGBUILD @@ -7,10 +7,10 @@ url="https://projects.parabola.nu/blacklist.git" #url="https://lukeshu.com/git/mirror/parabola/blacklist.git" pkgver=20170106 _gitver=5c3c4876c73e6c949b09633b80293059fc13bd55 -pkgrel=1 +pkgrel=2 arch=('any') -groups=('base') +groups=('base' 'base-openrc') install=${pkgname}.install makedepends=(librelib) |