From a33514bc81b8ad936d09e678bd26a74d81f58ada Mon Sep 17 00:00:00 2001
From: Juan RP <xtraeme@voidlinux.eu>
Date: Fri, 29 May 2015 22:06:54 +0200
Subject: [PATCH] libgusb: update to 0.2.5.

---
 srcpkgs/libgusb/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libgusb/template b/srcpkgs/libgusb/template
index 6b0907413a8..4374aeeaa92 100644
--- a/srcpkgs/libgusb/template
+++ b/srcpkgs/libgusb/template
@@ -1,7 +1,7 @@
 # Template file for 'libgusb'
 pkgname=libgusb
-version=0.2.4
-revision=2
+version=0.2.5
+revision=1
 build_style=gnu-configure
 configure_args="--disable-static $(vopt_enable gir introspection)"
 hostmakedepends="pkg-config $(vopt_if gir gobject-introspection)"
@@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
 homepage="https://gitorious.org/gusb/"
 license="LGPL-2.1"
 distfiles="http://people.freedesktop.org/~hughsient/releases/$pkgname-${version}.tar.xz"
-checksum=437966fb45e30b8e757b2c200daf5d4e7dd22bf5aa80e151e3b1807270d38083
+checksum=a3ad56773548695292f49b62df1eb7fb1e87e1e0c9d3982e80f65f47095fa492
 
 # Package build options
 build_options="gir"