Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] urh: update to 2.8.0.
@ 2019-10-21 13:46 voidlinux-github
  2019-10-29  7:17 ` [PR PATCH] [Updated] [WIP] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-21 13:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 306 bytes --]

There is a new pull request by bra1nwave against master on the void-packages repository

https://github.com/bra1nwave/void-packages urh
https://github.com/void-linux/void-packages/pull/15667

urh: update to 2.8.0.


A patch file from https://github.com/void-linux/void-packages/pull/15667.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-urh-15667.patch --]
[-- Type: text/x-diff, Size: 1330 bytes --]

From 9686f765c63d1c6a0acc590fe045ef809f2c8ce1 Mon Sep 17 00:00:00 2001
From: bra1nwave <bra1nwave@protonmail.com>
Date: Mon, 21 Oct 2019 15:43:36 +0200
Subject: [PATCH] urh: update to 2.8.0.

---
 srcpkgs/urh/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/urh/template b/srcpkgs/urh/template
index 2cec83082fd..38da3569724 100644
--- a/srcpkgs/urh/template
+++ b/srcpkgs/urh/template
@@ -1,6 +1,6 @@
 # Template file for 'urh'
 pkgname=urh
-version=2.7.5
+version=2.8.0
 revision=1
 build_style=python3-module
 pycompile_module="urh"
@@ -9,11 +9,11 @@ makedepends="python3-devel python3-PyQt5 libomp-devel libairspy-devel librtlsdr-
  libhackrf-devel uhd-devel libgomp-devel"
 depends="python3-numpy python3-PyQt5 python3-Cython python3-pyzmq python3-psutil"
 short_desc="Universal Radio Hacker: investigate unknown wireless protocols"
-maintainer="bra1nwave <brainwave@openmailbox.org>"
+maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/jopohl/urh"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=fa3bba4447130a2aa0e9d0e1ff7a90ac87a5c76e8401f27a95721a8fdb11d5f2
+checksum=161e5ad6c36825838577af3e8021cab53a2403bd065b14b05491175c9d958204
 
 post_install() {
 	vinstall data/urh.desktop 644 usr/share/applications

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] [WIP] urh: update to 2.8.0.
  2019-10-21 13:46 [PR PATCH] urh: update to 2.8.0 voidlinux-github
@ 2019-10-29  7:17 ` voidlinux-github
  2019-10-29  7:17 ` voidlinux-github
  2019-10-31 22:51 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-29  7:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 317 bytes --]

There is an updated pull request by bra1nwave against master on the void-packages repository

https://github.com/bra1nwave/void-packages urh
https://github.com/void-linux/void-packages/pull/15667

[WIP] urh: update to 2.8.0.


A patch file from https://github.com/void-linux/void-packages/pull/15667.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-urh-15667.patch --]
[-- Type: text/x-diff, Size: 1330 bytes --]

From e71643d6b3f5faf45090ce423640a3fa8450b6ae Mon Sep 17 00:00:00 2001
From: bra1nwave <bra1nwave@protonmail.com>
Date: Mon, 21 Oct 2019 15:43:36 +0200
Subject: [PATCH] urh: update to 2.8.0.

---
 srcpkgs/urh/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/urh/template b/srcpkgs/urh/template
index 2cec83082fd..38da3569724 100644
--- a/srcpkgs/urh/template
+++ b/srcpkgs/urh/template
@@ -1,6 +1,6 @@
 # Template file for 'urh'
 pkgname=urh
-version=2.7.5
+version=2.8.0
 revision=1
 build_style=python3-module
 pycompile_module="urh"
@@ -9,11 +9,11 @@ makedepends="python3-devel python3-PyQt5 libomp-devel libairspy-devel librtlsdr-
  libhackrf-devel uhd-devel libgomp-devel"
 depends="python3-numpy python3-PyQt5 python3-Cython python3-pyzmq python3-psutil"
 short_desc="Universal Radio Hacker: investigate unknown wireless protocols"
-maintainer="bra1nwave <brainwave@openmailbox.org>"
+maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/jopohl/urh"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=fa3bba4447130a2aa0e9d0e1ff7a90ac87a5c76e8401f27a95721a8fdb11d5f2
+checksum=161e5ad6c36825838577af3e8021cab53a2403bd065b14b05491175c9d958204
 
 post_install() {
 	vinstall data/urh.desktop 644 usr/share/applications

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] [WIP] urh: update to 2.8.0.
  2019-10-21 13:46 [PR PATCH] urh: update to 2.8.0 voidlinux-github
  2019-10-29  7:17 ` [PR PATCH] [Updated] [WIP] " voidlinux-github
@ 2019-10-29  7:17 ` voidlinux-github
  2019-10-31 22:51 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-29  7:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 317 bytes --]

There is an updated pull request by bra1nwave against master on the void-packages repository

https://github.com/bra1nwave/void-packages urh
https://github.com/void-linux/void-packages/pull/15667

[WIP] urh: update to 2.8.0.


A patch file from https://github.com/void-linux/void-packages/pull/15667.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-urh-15667.patch --]
[-- Type: text/x-diff, Size: 1330 bytes --]

From e71643d6b3f5faf45090ce423640a3fa8450b6ae Mon Sep 17 00:00:00 2001
From: bra1nwave <bra1nwave@protonmail.com>
Date: Mon, 21 Oct 2019 15:43:36 +0200
Subject: [PATCH] urh: update to 2.8.0.

---
 srcpkgs/urh/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/urh/template b/srcpkgs/urh/template
index 2cec83082fd..38da3569724 100644
--- a/srcpkgs/urh/template
+++ b/srcpkgs/urh/template
@@ -1,6 +1,6 @@
 # Template file for 'urh'
 pkgname=urh
-version=2.7.5
+version=2.8.0
 revision=1
 build_style=python3-module
 pycompile_module="urh"
@@ -9,11 +9,11 @@ makedepends="python3-devel python3-PyQt5 libomp-devel libairspy-devel librtlsdr-
  libhackrf-devel uhd-devel libgomp-devel"
 depends="python3-numpy python3-PyQt5 python3-Cython python3-pyzmq python3-psutil"
 short_desc="Universal Radio Hacker: investigate unknown wireless protocols"
-maintainer="bra1nwave <brainwave@openmailbox.org>"
+maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/jopohl/urh"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=fa3bba4447130a2aa0e9d0e1ff7a90ac87a5c76e8401f27a95721a8fdb11d5f2
+checksum=161e5ad6c36825838577af3e8021cab53a2403bd065b14b05491175c9d958204
 
 post_install() {
 	vinstall data/urh.desktop 644 usr/share/applications

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: urh: update to 2.8.0.
  2019-10-21 13:46 [PR PATCH] urh: update to 2.8.0 voidlinux-github
  2019-10-29  7:17 ` [PR PATCH] [Updated] [WIP] " voidlinux-github
  2019-10-29  7:17 ` voidlinux-github
@ 2019-10-31 22:51 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-31 22:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 155 bytes --]

There's a merged pull request on the void-packages repository

urh: update to 2.8.0.
https://github.com/void-linux/void-packages/pull/15667

Description:


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-31 22:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-21 13:46 [PR PATCH] urh: update to 2.8.0 voidlinux-github
2019-10-29  7:17 ` [PR PATCH] [Updated] [WIP] " voidlinux-github
2019-10-29  7:17 ` voidlinux-github
2019-10-31 22:51 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).