summaryrefslogtreecommitdiff
path: root/libre/libosinfo/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-23 12:25:25 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-23 12:25:25 -0300
commita84e4f7af57f90736d2a32760b4b427ab8582d62 (patch)
treea20f06ebe4b4439439fe51b5e6c75ee2b9156103 /libre/libosinfo/PKGBUILD
parent31ce3b187f155aebbe13e1f73c1d0cb4d4ad8d0d (diff)
libosinfo-0.2.11-1.parabola1: updating version
Diffstat (limited to 'libre/libosinfo/PKGBUILD')
-rw-r--r--libre/libosinfo/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/libosinfo/PKGBUILD b/libre/libosinfo/PKGBUILD
index eea40ee0e..f60cc584a 100644
--- a/libre/libosinfo/PKGBUILD
+++ b/libre/libosinfo/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 109557 2014-04-15 23:23:01Z bgyorgy $
+# $Id: PKGBUILD 119459 2014-09-23 11:58:50Z 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>
# Contributor: Daniel Milewski <niitotantei@gmail.com>
pkgname=libosinfo
-pkgver=0.2.10
-pkgrel=2.parabola1
+pkgver=0.2.11
+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"
arch=('i686' 'x86_64' 'mips64el')
url="http://libosinfo.org/"
@@ -18,8 +18,8 @@ replaces=(${pkgname}-libre)
options=('!libtool')
source=(https://fedorahosted.org/releases/l/i/$pkgname/$pkgname-$pkgver.tar.gz
libre.patch)
-sha256sums=('564bd487a39dc09a10917c1d7a95f739ee7701d9cd0fbabcacea64f615e20a2d'
- '46d1c192f3730b5b02a52140a8f1abbacd6d41968c29cec9205f0cec77336a17')
+sha256sums=('bb6ba136756b26045ba3ed9b3c1b0920a639dd80b007769a1df356d8e2fe0921'
+ '685869d46f146429657b79dbcf4106b55e2ee586d333fb577ed98bd18179920f')
prepare() {
cd $pkgname-$pkgver