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

Kyle Keen kkeen at archlinux.org
Fri Aug 16 05:26:34 UTC 2019


    Date: Friday, August 16, 2019 @ 05:26:33
  Author: kkeen
Revision: 499696

upgpkg: libuhd 3.14.1.0-1

Modified:
  libuhd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-16 05:07:34 UTC (rev 499695)
+++ PKGBUILD	2019-08-16 05:26:33 UTC (rev 499696)
@@ -2,7 +2,7 @@
 # Contributor: Dominik Heidler <dheidler at gmail.com>
 
 pkgname=libuhd
-pkgver=3.14.0.0
+pkgver=3.14.1.0
 pkgrel=1
 pkgdesc="Universal Software Radio Peripheral (USRP) userspace driver"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 # gpsd?  dpdk?
 
 source=("libuhd-$pkgver.tar.gz::https://github.com/EttusResearch/uhd/archive/v$pkgver.tar.gz")
-md5sums=('bc195e12bbdf95eaf88ce20be453020d')
+md5sums=('2eaad9beeff8c6d9716c93d580fb7b1c')
 
 prepare() {
   cd "$srcdir/uhd-$pkgver"



More information about the arch-commits mailing list