diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2020-03-06 05:32:43 +0100 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2020-03-06 05:32:43 +0100 |
commit | 4aa6169c24a496332c46aa7cc1a377950863b495 (patch) | |
tree | 065669f68d8d8d4eb1644276d48598bf63fa900a /pcr/python-bundlewrap | |
parent | 292a63f070cc8b7ed3b974d4d44707bbaaa8619c (diff) | |
download | abslibre-4aa6169c24a496332c46aa7cc1a377950863b495.tar.gz abslibre-4aa6169c24a496332c46aa7cc1a377950863b495.tar.bz2 abslibre-4aa6169c24a496332c46aa7cc1a377950863b495.zip |
pcr: python-bundlewrap: sync with aur
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'pcr/python-bundlewrap')
-rw-r--r-- | pcr/python-bundlewrap/PKGBUILD | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/pcr/python-bundlewrap/PKGBUILD b/pcr/python-bundlewrap/PKGBUILD index 13f10fb1d..36ec9777f 100644 --- a/pcr/python-bundlewrap/PKGBUILD +++ b/pcr/python-bundlewrap/PKGBUILD @@ -1,4 +1,9 @@ -# Contributor: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> +# Copyright (C) 2019 Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. + pkgname=python-bundlewrap _pkgname=bundlewrap pkgver=3.7.0 |