summaryrefslogtreecommitdiff
path: root/community/libuhd/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
commit65eeff79fff8a1bfdf67ca51d147384f46f4d5c0 (patch)
treefbfdff322b28d9a3c37e6e31c94caf1d8e48dac1 /community/libuhd/PKGBUILD
parentd53c44f055929b18d7d1b25f8367ee5836c435fc (diff)
Fri Dec 27 23:54:04 UTC 2013
Diffstat (limited to 'community/libuhd/PKGBUILD')
-rw-r--r--community/libuhd/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/community/libuhd/PKGBUILD b/community/libuhd/PKGBUILD
index c3758b43d..e33eaf34f 100644
--- a/community/libuhd/PKGBUILD
+++ b/community/libuhd/PKGBUILD
@@ -1,18 +1,17 @@
-# $Id: PKGBUILD 99249 2013-10-26 12:30:40Z kkeen $
+# $Id: PKGBUILD 102256 2013-12-07 10:36:40Z bpiotrowski $
# Maintainer: Kyle Keen <keenerd@gmail.com>
# Contributor: Dominik Heidler <dheidler@gmail.com>
pkgname=libuhd
pkgver=3.5.4
_verstring=003_005_004
-pkgrel=2
+pkgrel=4
pkgdesc="Universal Software Radio Peripheral (USRP) userspace driver"
arch=('x86_64' 'i686')
url="http://code.ettus.com/redmine/ettus/projects/uhd/wiki"
license=('GPL')
depends=('boost-libs' 'orc' 'libusbx')
makedepends=('cmake' 'boost' 'python2-cheetah')
-install='libuhd.install'
source=("libuhd-$pkgver.tar.gz::https://codeload.github.com/EttusResearch/uhd/tar.gz/release_$_verstring")
md5sums=('e90c95483a52b75cacc85f4fb0ef63ed')