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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:11:42
  Author: foutrelis
Revision: 752324

upgpkg: nyx 2.1.0-3: Python 3.9 rebuild

Modified:
  nyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:11:30 UTC (rev 752323)
+++ PKGBUILD2020-11-12 17:11:42 UTC (rev 752324)
@@ -3,7 +3,7 @@
 
 pkgname=nyx
 pkgver=2.1.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Command-line status monitor for tor'
 url='https://nyx.torproject.org/'
 arch=('any')


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

2019-11-04 Thread Evangelos Foutras via arch-commits
Date: Monday, November 4, 2019 @ 10:19:53
  Author: foutrelis
Revision: 524010

Python 3.8 rebuild

Modified:
  nyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-04 10:15:44 UTC (rev 524009)
+++ PKGBUILD2019-11-04 10:19:53 UTC (rev 524010)
@@ -3,7 +3,7 @@
 
 pkgname=nyx
 pkgver=2.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Command-line status monitor for tor'
 url='https://nyx.torproject.org/'
 arch=('any')


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 22:20:59
  Author: anthraxx
Revision: 427041

upgpkg: nyx 2.1.0-1

Modified:
  nyx/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 22:19:51 UTC (rev 427040)
+++ PKGBUILD2019-01-22 22:20:59 UTC (rev 427041)
@@ -2,8 +2,8 @@
 # Contributor: Alex Xu 
 
 pkgname=nyx
-pkgver=2.0.4
-pkgrel=2
+pkgver=2.1.0
+pkgrel=1
 pkgdesc='Command-line status monitor for tor'
 url='https://nyx.torproject.org/'
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python' 'python-setuptools' 'python-stem' 'net-tools' 'procps-ng' 
'lsof')
 optdepends=('tor: tor-server to talk to')
 
source=(https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
-sha512sums=('bb64b6c38bbfc9837215503a69b4a6b7a11b8a1e230f42c51a405472689a3d46d74dd06b2417c90512b63e9605b33198c5132b660f9eca037016a39c5e4f0ecf'
+sha512sums=('69a645cc811a1b1fbd9cf0501d8f23f1a52e0e92a0598097bb0c9efb040e1895e1dd431bad93be36db0e85ca7ac32ee5c866d50d2812069a39e5160b44575a37'
 'SKIP')
 validpgpkeys=('68278CC5DD2D1E85C4E45AD90445B7AB9ABBEEC6') # Damian Johnson 
(www.atagar.com)