Date: Thursday, January 29, 2015 @ 22:39:09
  Author: kkeen
Revision: 126761

upgpkg: libuhd 3.8.1-1

Modified:
  libuhd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-01-29 21:10:00 UTC (rev 126760)
+++ PKGBUILD    2015-01-29 21:39:09 UTC (rev 126761)
@@ -3,9 +3,9 @@
 # Contributor: Dominik Heidler <[email protected]>
 
 pkgname=libuhd
-pkgver=3.8.0
-_verstring=003_008_000
-pkgrel=2
+pkgver=3.8.1
+_verstring=003_008_001
+pkgrel=1
 pkgdesc="Universal Software Radio Peripheral (USRP) userspace driver"
 arch=('x86_64' 'i686')
 url="http://code.ettus.com/redmine/ettus/projects/uhd/wiki";
@@ -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=('3e4b3bccc42256e5d4a039286a4fe252')
+md5sums=('efdea7f94472aa1f44ebb3e00fe55360')
 
 build() {
   cd "$srcdir/uhd-release_$_verstring/host"

Reply via email to