diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-05-08 07:08:06 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-05-08 07:08:06 -0300 |
commit | be467553abfa961406f7f00c537be0c0cab34d2c (patch) | |
tree | 3cd2b3c99619ba5fe6e376921a7edad542d7d617 | |
parent | 1fdc2f971a7a3f252563701d08b9618cd8f257ab (diff) | |
download | abslibre-be467553abfa961406f7f00c537be0c0cab34d2c.tar.gz abslibre-be467553abfa961406f7f00c537be0c0cab34d2c.tar.bz2 abslibre-be467553abfa961406f7f00c537be0c0cab34d2c.zip |
gnome-boxes-libre: fix package name
-rw-r--r-- | libre/gnome-boxes-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/gnome-boxes-libre/PKGBUILD b/libre/gnome-boxes-libre/PKGBUILD index 2fb7377d7..a78d464e7 100644 --- a/libre/gnome-boxes-libre/PKGBUILD +++ b/libre/gnome-boxes-libre/PKGBUILD @@ -5,7 +5,7 @@ # Contributor (Parabola): Daniel Milewski <niitotantei@gmail.com> _pkgname=gnome-boxes -pkgname=gnome-libre +pkgname=gnome-boxes-libre pkgver=3.12.1 pkgrel=1 pkgdesc="Simple GNOME 3 application to access remote or virtual systems, without nonfree system logos" |