Date: Wednesday, April 5, 2017 @ 02:02:10
  Author: kkeen
Revision: 220511

upgpkg: libuhd 3.10.1.1-1

Modified:
  libuhd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-04-04 22:12:50 UTC (rev 220510)
+++ PKGBUILD    2017-04-05 02:02:10 UTC (rev 220511)
@@ -3,9 +3,9 @@
 # Contributor: Dominik Heidler <dheid...@gmail.com>
 
 pkgname=libuhd
-pkgver=3.9.5
-_verstring='003_009_005'
-pkgrel=3
+pkgver=3.10.1.1
+_verstring='003_010_001_001'
+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=('d143e946543dadda670a163242ea0ad0')
+md5sums=('e1bd3c4988c0646bf29d807f0d4c040e')
 
 build() {
   cd "$srcdir/uhd-release_$_verstring/host"

Reply via email to