diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-03-13 20:02:01 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-03-13 20:02:01 -0300 |
commit | 4234f18bfe9c70aa02fa2f17f9370fbf3c1a6398 (patch) | |
tree | c4f3c5b48edcce15db99b12bd85f94f777727246 /libre/your-freedom/PKGBUILD | |
parent | 9c1252ba64544470efe50238a02dc0629f5d71a1 (diff) | |
download | abslibre-4234f18bfe9c70aa02fa2f17f9370fbf3c1a6398.tar.gz abslibre-4234f18bfe9c70aa02fa2f17f9370fbf3c1a6398.tar.bz2 abslibre-4234f18bfe9c70aa02fa2f17f9370fbf3c1a6398.zip |
your-freedom: replace word "unfree" to "nonfree"
Diffstat (limited to 'libre/your-freedom/PKGBUILD')
-rw-r--r-- | libre/your-freedom/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/your-freedom/PKGBUILD b/libre/your-freedom/PKGBUILD index a57637221..547f0dc2f 100644 --- a/libre/your-freedom/PKGBUILD +++ b/libre/your-freedom/PKGBUILD @@ -2,7 +2,7 @@ pkgname=your-freedom pkgver=$(LC_ALL=C date -u +%Y%m%d) pkgrel=1 -pkgdesc="This package conflicts with every unfree package known to date to ensure your system is free." +pkgdesc="This package conflicts with every nonfree package known to date to ensure your system is free." arch=('any') url="https://parabolagnulinux.org" license=('GPL3') |