[arch-commits] Commit in libuhd/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Wed Aug 15 05:03:10 UTC 2018
Date: Wednesday, August 15, 2018 @ 05:03:10
Author: kkeen
Revision: 371672
upgpkg: libuhd 3.13.0.1-1
Modified:
libuhd/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-15 04:50:14 UTC (rev 371671)
+++ PKGBUILD 2018-08-15 05:03:10 UTC (rev 371672)
@@ -3,7 +3,7 @@
# Contributor: Dominik Heidler <dheidler at gmail.com>
pkgname=libuhd
-pkgver=3.11.1.0
+pkgver=3.13.0.1
pkgrel=1
pkgdesc="Universal Software Radio Peripheral (USRP) userspace driver"
arch=('x86_64')
@@ -11,11 +11,11 @@
license=('GPL')
depends=('boost-libs' 'orc' 'libusb')
optdepends=('python2: usrp utils')
-makedepends=('cmake' 'boost' 'python2-cheetah' 'python2-mako')
+makedepends=('cmake' 'boost' 'python2-mako')
source=("libuhd-$pkgver.tar.gz::https://github.com/EttusResearch/uhd/archive/v$pkgver.tar.gz"
'boost-1.67.patch')
-md5sums=('fb3c6972af55130f34ec9133caf6c9e4'
+md5sums=('e7c38546d9dadac41657ee5e53c3f342'
'45fcc6feb0ea9b4ae09e4ba7b010864f')
prepare() {
More information about the arch-commits
mailing list