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

Kyle Keen kkeen at archlinux.org
Fri Sep 16 10:18:37 UTC 2016


    Date: Friday, September 16, 2016 @ 10:18:37
  Author: kkeen
Revision: 189594

upgpkg: libuhd 3.9.5-1

Modified:
  libuhd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-16 10:10:22 UTC (rev 189593)
+++ PKGBUILD	2016-09-16 10:18:37 UTC (rev 189594)
@@ -3,9 +3,9 @@
 # Contributor: Dominik Heidler <dheidler at gmail.com>
 
 pkgname=libuhd
-pkgver=3.9.4
-_verstring='003_009_004'
-pkgrel=2
+pkgver=3.9.5
+_verstring='003_009_005'
+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=('0d6451b50afc000d1d13a1f6fb33ba6c')
+md5sums=('d143e946543dadda670a163242ea0ad0')
 
 build() {
   cd "$srcdir/uhd-release_$_verstring/host"



More information about the arch-commits mailing list