Date: Tuesday, July 12, 2016 @ 18:48:59 Author: bgyorgy Revision: 182699
upgpkg: libosinfo 0.3.1-1 Update to new version Modified: libosinfo/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-12 18:41:51 UTC (rev 182698) +++ PKGBUILD 2016-07-12 18:48:59 UTC (rev 182699) @@ -3,7 +3,7 @@ # Contributor: Stefano Facchini <[email protected]> pkgname=libosinfo -pkgver=0.3.0 +pkgver=0.3.1 pkgrel=1 pkgdesc="GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('check' 'gobject-introspection' 'intltool' 'libsoup' 'vala' 'python2') options=('!libtool') source=(https://fedorahosted.org/releases/l/i/$pkgname/$pkgname-$pkgver.tar.gz) -sha256sums=('538a3468792e919edf5364fe102d751353ae600a92ad3a24f024424a182cefbc') +sha256sums=('50b272943d68b77d5259f72be860acfd048126bc27e7aa9c2f9c77a7eacf3894') build() { cd $pkgname-$pkgver
