[arch-commits] Commit in urh/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Fri Sep 28 15:25:28 UTC 2018


    Date: Friday, September 28, 2018 @ 15:25:28
  Author: ffy00
Revision: 387306

upgpkg: urh 2.3.0-1

Modified:
  urh/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-28 15:25:22 UTC (rev 387305)
+++ PKGBUILD	2018-09-28 15:25:28 UTC (rev 387306)
@@ -2,11 +2,11 @@
 # Contributor: Johannes Pohl <johannes.pohl90 at gmail.com>
 
 pkgname=urh
-pkgver=2.2.4
-pkgrel=4
-pkgdesc="Universal Radio Hacker: investigate wireless protocols like a boss"
+pkgver=2.3.0
+pkgrel=1
+pkgdesc='Universal Radio Hacker: investigate wireless protocols like a boss'
 arch=('x86_64')
-url="https://github.com/jopohl/urh"
+url='https://github.com/jopohl/urh'
 license=('GPL3')
 depends=('python' 'python-pyqt5' 'python-numpy' 'python-psutil' 'python-pyzmq' 'cython')
 makedepends=('gcc' 'python-setuptools'
@@ -23,7 +23,7 @@
             'gnuradio-osmosdr: for more gnuradio device backends'
             'python-pyaudio: for soundcard support')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/jopohl/urh/archive/v$pkgver.tar.gz")
-sha512sums=('082cb70aa2594d92c8334dd0676bbe05f087a9f5d79ae526330fcac3c782467135b3eb987de8571b7ae9a53b2d32c1ccba4dbb0515b52a73b3c0358790792e33')
+sha512sums=('eaa1c8cafa3724d50d308137352b472ab33e9321e6cb67695455e8acf5d6cd297f0e779cd623fee181084f5bcb3a538f4c832f3089fb52e696db9e68ac499098')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list