[arch-commits] Commit in libuhd/trunk (PKGBUILD)

Kyle Keen kkeen at archlinux.org
Sun Sep 10 23:57:48 UTC 2017


    Date: Sunday, September 10, 2017 @ 23:57:48
  Author: kkeen
Revision: 256855

upgpkg: libuhd 3.10.2.0-1

Modified:
  libuhd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-10 23:34:08 UTC (rev 256854)
+++ PKGBUILD	2017-09-10 23:57:48 UTC (rev 256855)
@@ -3,9 +3,9 @@
 # Contributor: Dominik Heidler <dheidler at gmail.com>
 
 pkgname=libuhd
-pkgver=3.10.1.1
-_verstring='003_010_001_001'
-pkgrel=2
+pkgver=3.10.2.0
+_verstring='003_010_002_000'
+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=('e1bd3c4988c0646bf29d807f0d4c040e')
+md5sums=('f1e1977cd6c146daf800df681cb22944')
 
 build() {
   cd "$srcdir/uhd-release_$_verstring/host"



More information about the arch-commits mailing list