diff options
-rw-r--r-- | libre/libosinfo/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/libosinfo/PKGBUILD b/libre/libosinfo/PKGBUILD index e7728929c..ca273f032 100644 --- a/libre/libosinfo/PKGBUILD +++ b/libre/libosinfo/PKGBUILD @@ -6,8 +6,8 @@ pkgname=libosinfo pkgver=1.0.0 -pkgrel=1.parabola1 -pkgdesc="GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support, without support for nonfree systems" +pkgrel=1.parabola2 +pkgdesc="GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support, without non-FSDG compliant distros and operating systems support" arch=('i686' 'x86_64' 'armv7h') url="http://libosinfo.org/" license=('GPL' 'LGPL') |