diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-11-24 17:56:56 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-11-24 18:09:38 -0300 |
commit | 1d589c9a90e12cde8acac8051ec88097266c328a (patch) | |
tree | 909494d51a2eacd74ccc22ae315a4a2794c30c3c /libre/gnome-boxes | |
parent | 3486a7b345bbf09ba528c3ac27e412ccab05feb1 (diff) | |
download | abslibre-1d589c9a90e12cde8acac8051ec88097266c328a.tar.gz abslibre-1d589c9a90e12cde8acac8051ec88097266c328a.tar.bz2 abslibre-1d589c9a90e12cde8acac8051ec88097266c328a.zip |
gnome-boxes-3.22.1-1.parabola2: fix description in pkgdesc
Diffstat (limited to 'libre/gnome-boxes')
-rw-r--r-- | libre/gnome-boxes/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/gnome-boxes/PKGBUILD b/libre/gnome-boxes/PKGBUILD index b6e9b1636..6c06c3bd4 100644 --- a/libre/gnome-boxes/PKGBUILD +++ b/libre/gnome-boxes/PKGBUILD @@ -6,8 +6,8 @@ pkgname=gnome-boxes pkgver=3.22.1 -pkgrel=1.parabola1 -pkgdesc="Simple GNOME application to access remote or virtual systems, without nonfree system logos" +pkgrel=1.parabola2 +pkgdesc="Simple GNOME application to access remote or virtual systems, without artwork for non-FSDG compliant distros and operating systems" arch=('i686' 'x86_64') url="https://wiki.gnome.org/Apps/Boxes" license=('LGPL') |