diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-05-24 16:13:07 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-05-24 16:13:07 -0300 |
commit | 3d7ec8e0e6e93f7fc74222bdaffe6447466708a0 (patch) | |
tree | e9d386dbe22c675bcd649e3da77cbff0b01ecdf4 | |
parent | 1de1a706b509af964b44af9a67249597429b63e3 (diff) | |
download | abslibre-3d7ec8e0e6e93f7fc74222bdaffe6447466708a0.tar.gz abslibre-3d7ec8e0e6e93f7fc74222bdaffe6447466708a0.tar.bz2 abslibre-3d7ec8e0e6e93f7fc74222bdaffe6447466708a0.zip |
gnome-boxes-libre-3.12.2-1: updating version
-rw-r--r-- | libre/gnome-boxes-libre/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/gnome-boxes-libre/PKGBUILD b/libre/gnome-boxes-libre/PKGBUILD index 2e516655e..bdd76ae4d 100644 --- a/libre/gnome-boxes-libre/PKGBUILD +++ b/libre/gnome-boxes-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 109557 2014-04-15 23:23:01Z bgyorgy $ +# $Id: PKGBUILD 111780 2014-05-24 14:01:37Z bgyorgy $ # Maintainer (Arch): Balló György <ballogyor+arch at gmail dot com> # Contributor (Arch): Stefano Facchini <stefano.facchini@gmail.com> # Maintainer: André Silva <emulatorman@parabola.nu> @@ -6,7 +6,7 @@ _pkgname=gnome-boxes pkgname=gnome-boxes-libre -pkgver=3.12.1 +pkgver=3.12.2 pkgrel=1 pkgdesc="Simple GNOME 3 application to access remote or virtual systems, without nonfree system logos" arch=('i686' 'x86_64') @@ -22,7 +22,7 @@ makedepends=('gobject-introspection' 'intltool' 'itstool' 'spice-protocol' 'vala install=$_pkgname.install source=(http://ftp.gnome.org/pub/GNOME/sources/$_pkgname/${pkgver%.*}/$_pkgname-$pkgver.tar.xz libre.patch) -sha256sums=('b5e27756a9c485ce2dea3f8eae867b6c7be70862b16cc44f9b55d86dd633bb83' +sha256sums=('88d52ba44eba27aa1b546fb648e291d0b7b7bc3df948efd6d44ac7342782ed4f' '2a93935ba94b9f327645a92f11d1a3d23cbeab8e5c800e414c6762181f51d4c0') prepare() { |