[arch-commits] Commit in urh/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Thu May 5 07:05:58 UTC 2022
Date: Thursday, May 5, 2022 @ 07:05:58
Author: arojas
Revision: 1195484
libuhd 4.2.0 rebuild
Modified:
urh/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-05 06:59:17 UTC (rev 1195483)
+++ PKGBUILD 2022-05-05 07:05:58 UTC (rev 1195484)
@@ -2,8 +2,8 @@
# Contributor: Johannes Pohl <johannes.pohl90 at gmail.com>
pkgname=urh
-pkgver=2.9.2
-pkgrel=5
+pkgver=2.9.3
+pkgrel=1
pkgdesc='Universal Radio Hacker: investigate wireless protocols like a boss'
arch=('x86_64')
url='https://github.com/jopohl/urh'
@@ -23,7 +23,7 @@
'gnuradio-osmosdr: OsmoSDR backend, via GNURadio'
'python-pyaudio: Soundcard backend')
source=("$pkgname-$pkgver.tar.gz::https://github.com/jopohl/urh/archive/v$pkgver.tar.gz")
-sha512sums=('4cf0ae173be467257d64f9d27aad52ffa73ef3a1b428e8bb8ca5d5647ddca48418f0625cc14b93f434ecb92095162a560f0a89e4e378fc98c38393af44425854')
+sha512sums=('5d166d6895271a6f2c5cc09f80fef2b7780f4ceec030fdfe229abafa76d77718bc5ca6d0b462c3745e71a28f2172534e756a795c3ec95f4f0f23efab8bd69e82')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list