Date: Friday, June 3, 2016 @ 03:12:38
  Author: kkeen
Revision: 177780

upgpkg: libuhd 3.9.4-1

Modified:
  libuhd/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-06-03 00:50:30 UTC (rev 177779)
+++ PKGBUILD    2016-06-03 01:12:38 UTC (rev 177780)
@@ -3,9 +3,9 @@
 # Contributor: Dominik Heidler <[email protected]>
 
 pkgname=libuhd
-pkgver=3.9.3
-_verstring='003_009_003'
-pkgrel=2
+pkgver=3.9.4
+_verstring='003_009_004'
+pkgrel=1
 pkgdesc="Universal Software Radio Peripheral (USRP) userspace driver"
 arch=('x86_64' 'i686')
 url="http://www.ettus.com/kb/category/software-documentation/uhd-manual";
@@ -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=('c9c1dbc571422fe6678611381765a41f')
+md5sums=('0d6451b50afc000d1d13a1f6fb33ba6c')
 
 build() {
   cd "$srcdir/uhd-release_$_verstring/host"

Reply via email to