diff options
author | Parabola automatic package builder <dev@lists.parabolagnulinux.org> | 2019-11-25 01:53:39 +0000 |
---|---|---|
committer | Parabola automatic package builder <dev@lists.parabolagnulinux.org> | 2019-11-25 01:53:39 +0000 |
commit | 4db75ea04197bddadda35638f079e5a82bbd8496 (patch) | |
tree | 7ba4cf06f17f8ccf452135da73c051cb4cfb995e /libre/licenses | |
parent | bc9c8d53b92c9334eb9af67b70f37f323b974161 (diff) | |
parent | a80d0c12f1093631bf85dec4a8386c6d393b6057 (diff) | |
download | abslibre-4db75ea04197bddadda35638f079e5a82bbd8496.tar.gz abslibre-4db75ea04197bddadda35638f079e5a82bbd8496.tar.bz2 abslibre-4db75ea04197bddadda35638f079e5a82bbd8496.zip |
Merge branch 'master' of git://git.parabola.nu/abslibre/abslibre
Diffstat (limited to 'libre/licenses')
-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 5fb031229..e591b9ce2 100644 --- a/libre/licenses/PKGBUILD +++ b/libre/licenses/PKGBUILD @@ -8,12 +8,12 @@ pkgname=licenses pkgver=20191011 -pkgrel=1.par1 +pkgrel=2 +pkgrel+=.parabola1 pkgdesc='Standard licenses distribution package' arch=('any') license=('custom:none') url='https://parabola.nu/' -groups=('base-openrc') conflicts=('licenses-libre') replaces=('licenses-libre') source=(apache-2.0.txt::https://www.apache.org/licenses/LICENSE-2.0.txt |