Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
libuhd
Commits:
48ce4daa by Jelle van der Waa at 2024-11-21T18:30:30+01:00
upgpkg: 4.7.0.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = libuhd
pkgdesc = Universal Software Radio Peripheral (USRP) userspace driver
pkgver = 4.7.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://files.ettus.com/manual/
arch = x86_64
license = GPL-3.0-or-later
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=libuhd
_pkgname=uhd
pkgver=4.7.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Universal Software Radio Peripheral (USRP) userspace driver"
arch=(x86_64)
url="https://files.ettus.com/manual/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libuhd/-/commit/48ce4daa3207b813413992bee423c94c1a9a2851
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libuhd/-/commit/48ce4daa3207b813413992bee423c94c1a9a2851
You're receiving this email because of your account on gitlab.archlinux.org.