Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
libuhd


Commits:
3c7c0f64 by Antonio Rojas at 2023-12-23T09:20:28+01:00
upgpkg: 4.6.0.0-1: Update to 4.6.0.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libuhd
        pkgdesc = Universal Software Radio Peripheral (USRP) userspace driver
-       pkgver = 4.5.0.0
+       pkgver = 4.6.0.0
        pkgrel = 1
        url = https://files.ettus.com/manual/
        arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = libuhd
        optdepends = python: usrp utils
        optdepends = python-numpy: python api
        options = !lto
-       source = 
libuhd-4.5.0.0.tar.gz::https://github.com/EttusResearch/uhd/archive/v4.5.0.0.tar.gz
-       sha256sums = 
ca8217b1f0591fb99432a94f225e74fb4d0fe541d496ec1386221b6438d4875d
+       source = 
libuhd-4.6.0.0.tar.gz::https://github.com/EttusResearch/uhd/archive/v4.6.0.0.tar.gz
+       sha256sums = 
5e6eb05abb4a3973bef8837fb45a5147be04698229e22801369f728fcc6db38d
 
 pkgname = libuhd


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Dominik Heidler <[email protected]>
 
 pkgname=libuhd
-pkgver=4.5.0.0
+pkgver=4.6.0.0
 pkgrel=1
 pkgdesc="Universal Software Radio Peripheral (USRP) userspace driver"
 arch=('x86_64')
@@ -17,7 +17,7 @@ options=(!lto)
 # gpsd?  dpdk?
 
 
source=("libuhd-$pkgver.tar.gz::https://github.com/EttusResearch/uhd/archive/v$pkgver.tar.gz";)
-sha256sums=('ca8217b1f0591fb99432a94f225e74fb4d0fe541d496ec1386221b6438d4875d')
+sha256sums=('5e6eb05abb4a3973bef8837fb45a5147be04698229e22801369f728fcc6db38d')
 
 prepare() {
   cd "$srcdir/uhd-$pkgver/host"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libuhd/-/commit/3c7c0f6474315f456b3af543addcba9b26b62358

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libuhd/-/commit/3c7c0f6474315f456b3af543addcba9b26b62358
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to