Date: Monday, April 25, 2016 @ 12:25:24
  Author: kkeen
Revision: 171774

upgpkg: libuhd 3.9.3-1

Modified:
  libuhd/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-04-25 10:21:14 UTC (rev 171773)
+++ PKGBUILD    2016-04-25 10:25:24 UTC (rev 171774)
@@ -3,8 +3,8 @@
 # Contributor: Dominik Heidler <dheid...@gmail.com>
 
 pkgname=libuhd
-pkgver=3.9.2
-_verstring='003_009_002'
+pkgver=3.9.3
+_verstring='003_009_003'
 pkgrel=1
 pkgdesc="Universal Software Radio Peripheral (USRP) userspace driver"
 arch=('x86_64' 'i686')
@@ -15,7 +15,7 @@
 makedepends=('cmake' 'boost' 'python2-cheetah' 'python2-mako')
 
 
source=("libuhd-$pkgver.tar.gz::https://github.com/EttusResearch/uhd/archive/release_${_verstring}.tar.gz";)
-md5sums=('d402bc374938118cdc66e8b74aab2cd0')
+md5sums=('c9c1dbc571422fe6678611381765a41f')
 
 build() {
   cd "$srcdir/uhd-release_$_verstring/host"

Reply via email to