[arch-commits] Commit in libuhd/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Sat Aug 8 01:54:50 UTC 2015
Date: Saturday, August 8, 2015 @ 03:54:50
Author: kkeen
Revision: 138077
upgpkg: libuhd 3.8.5-1
Modified:
libuhd/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-08-08 01:44:42 UTC (rev 138076)
+++ PKGBUILD 2015-08-08 01:54:50 UTC (rev 138077)
@@ -3,8 +3,8 @@
# Contributor: Dominik Heidler <dheidler at gmail.com>
pkgname=libuhd
-pkgver=3.8.4
-_verstring='003_008_004'
+pkgver=3.8.5
+_verstring='003_008_005'
pkgrel=1
pkgdesc="Universal Software Radio Peripheral (USRP) userspace driver"
arch=('x86_64' 'i686')
@@ -15,7 +15,7 @@
makedepends=('cmake' 'boost' 'python2-cheetah')
source=("libuhd-$pkgver.tar.gz::https://github.com/EttusResearch/uhd/archive/release_${_verstring}.tar.gz")
-md5sums=('95da1745c2286870b8b55856f5f43380')
+md5sums=('d827d63de03c9087d0d011e44bff5dd1')
build() {
cd "$srcdir/uhd-release_$_verstring/host"
More information about the arch-commits
mailing list