diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2020-03-06 05:31:55 +0100 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2020-03-06 05:31:55 +0100 |
commit | 292a63f070cc8b7ed3b974d4d44707bbaaa8619c (patch) | |
tree | b94a52390584d14c6025c3fc58c43bc047e27c8f /pcr/fso-unbootimg/PKGBUILD | |
parent | 7f410e7942eb9a6b21139b93c68334c5626a0458 (diff) | |
download | abslibre-292a63f070cc8b7ed3b974d4d44707bbaaa8619c.tar.gz abslibre-292a63f070cc8b7ed3b974d4d44707bbaaa8619c.tar.bz2 abslibre-292a63f070cc8b7ed3b974d4d44707bbaaa8619c.zip |
pcr: fso-unbootimg: sync with aur
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'pcr/fso-unbootimg/PKGBUILD')
-rw-r--r-- | pcr/fso-unbootimg/PKGBUILD | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/pcr/fso-unbootimg/PKGBUILD b/pcr/fso-unbootimg/PKGBUILD index 130e4a226..b5acc6732 100644 --- a/pcr/fso-unbootimg/PKGBUILD +++ b/pcr/fso-unbootimg/PKGBUILD @@ -1,4 +1,9 @@ -# Contributor: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> +# Copyright (C) 2020 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=fso-unbootimg pkgver=0.1.2 pkgrel=2 |