[arch-commits] Commit in libuhd/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Thu May 5 06:39:06 UTC 2022
Date: Thursday, May 5, 2022 @ 06:39:05
Author: arojas
Revision: 1195471
Update to 4.2.0.0
Modified:
libuhd/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-05 04:07:08 UTC (rev 1195470)
+++ PKGBUILD 2022-05-05 06:39:05 UTC (rev 1195471)
@@ -2,7 +2,7 @@
# Contributor: Dominik Heidler <dheidler at gmail.com>
pkgname=libuhd
-pkgver=4.1.0.5
+pkgver=4.2.0.0
pkgrel=1
pkgdesc="Universal Software Radio Peripheral (USRP) userspace driver"
arch=('x86_64')
@@ -16,7 +16,7 @@
# gpsd? dpdk?
source=("libuhd-$pkgver.tar.gz::https://github.com/EttusResearch/uhd/archive/v$pkgver.tar.gz")
-sha256sums=('73580bb8823338dbc0ffe2840088cb15d7496ef7d402a4816df17a8e5c8d0221')
+sha256sums=('ad15cedc8a4b9ba78078f1c4c3c179eff8297a08e44928679de896ca42313e6b')
prepare() {
cd "$srcdir/uhd-$pkgver/host"
More information about the arch-commits
mailing list