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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 18:34:31
  Author: foutrelis
Revision: 753121

upgpkg: rtv 1.27.0-3: Python 3.9 rebuild

Modified:
  rtv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 18:34:04 UTC (rev 753120)
+++ PKGBUILD2020-11-12 18:34:31 UTC (rev 753121)
@@ -2,7 +2,7 @@
 # Contributor: John Jenkins twodopesha...@gmail.com
 pkgname=rtv
 pkgver=1.27.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Browse Reddit from your terminal"
 arch=('any')
 url="https://github.com/michael-lazar/rtv;


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

2019-11-03 Thread Felix Yan via arch-commits
Date: Monday, November 4, 2019 @ 07:51:56
  Author: felixonmars
Revision: 523591

Python 3.8 rebuild

Modified:
  rtv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-04 07:51:54 UTC (rev 523590)
+++ PKGBUILD2019-11-04 07:51:56 UTC (rev 523591)
@@ -2,7 +2,7 @@
 # Contributor: John Jenkins twodopesha...@gmail.com
 pkgname=rtv
 pkgver=1.27.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Browse Reddit from your terminal"
 arch=('any')
 url="https://github.com/michael-lazar/rtv;


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

2019-07-31 Thread Alad Wenter via arch-commits
Date: Wednesday, July 31, 2019 @ 19:46:38
  Author: alad
Revision: 495874

upgpkg: rtv 1.27.0-1

Modified:
  rtv/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-07-31 19:40:02 UTC (rev 495873)
+++ PKGBUILD2019-07-31 19:46:38 UTC (rev 495874)
@@ -1,7 +1,7 @@
 # Maintainer: Alad Wenter 
 # Contributor: John Jenkins twodopesha...@gmail.com
 pkgname=rtv
-pkgver=1.26.0
+pkgver=1.27.0
 pkgrel=1
 pkgdesc="Browse Reddit from your terminal"
 arch=('any')
@@ -10,7 +10,7 @@
 makedepends=('python-setuptools')
 depends=('python-beautifulsoup4' 'python-decorator' 'python-kitchen' 
'python-six' 'python-requests')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('1e3c20fdbda2a1f1b584194a36895d8e42aba527b2e9fa7be8ff7fd79c8bee85')
+sha256sums=('c57a6cbb2525160b6aaa9180aec0293962b6969675f8ac0f2cfacff3cbd00d7c')
 
 build() {
 cd "$pkgname-$pkgver"


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

2019-03-26 Thread Alad Wenter via arch-commits
Date: Wednesday, March 27, 2019 @ 04:03:46
  Author: alad
Revision: 443934

upgpkg: rtv 1.26.0-1

Modified:
  rtv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-27 04:01:36 UTC (rev 443933)
+++ PKGBUILD2019-03-27 04:03:46 UTC (rev 443934)
@@ -1,7 +1,7 @@
 # Maintainer: Alad Wenter 
 # Contributor: John Jenkins twodopesha...@gmail.com
 pkgname=rtv
-pkgver=1.25.0
+pkgver=1.26.0
 pkgrel=1
 pkgdesc="Browse Reddit from your terminal"
 arch=('any')
@@ -8,10 +8,9 @@
 url="https://github.com/michael-lazar/rtv;
 license=('custom:MIT')
 makedepends=('python-setuptools')
-depends=('python-beautifulsoup4' 'python-decorator' 
- 'python-kitchen' 'python-six' 'python-requests')
+depends=('python-beautifulsoup4' 'python-decorator' 'python-kitchen' 
'python-six' 'python-requests')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('253455ccfc0d18c1f48465bf69a036ba4e3fd64267b1709a0aaef3419e3344e7')
+sha256sums=('1e3c20fdbda2a1f1b584194a36895d8e42aba527b2e9fa7be8ff7fd79c8bee85')
 
 build() {
 cd "$pkgname-$pkgver"


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

2019-03-02 Thread Alad Wenter via arch-commits
Date: Saturday, March 2, 2019 @ 16:02:48
  Author: alad
Revision: 437385

upgpkg: rtv 1.25.0-1

rtv: update to 1.25.0

Modified:
  rtv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-02 15:59:16 UTC (rev 437384)
+++ PKGBUILD2019-03-02 16:02:48 UTC (rev 437385)
@@ -1,8 +1,8 @@
 # Maintainer: Alad Wenter 
 # Contributor: John Jenkins twodopesha...@gmail.com
 pkgname=rtv
-pkgver=1.24.0
-pkgrel=2
+pkgver=1.25.0
+pkgrel=1
 pkgdesc="Browse Reddit from your terminal"
 arch=('any')
 url="https://github.com/michael-lazar/rtv;
@@ -11,7 +11,7 @@
 depends=('python-beautifulsoup4' 'python-decorator' 
  'python-kitchen' 'python-six' 'python-requests')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('8a792c6112e27876a48db09c18fe3032734066193d6c79614d7df1b83f48e744')
+sha256sums=('253455ccfc0d18c1f48465bf69a036ba4e3fd64267b1709a0aaef3419e3344e7')
 
 build() {
 cd "$pkgname-$pkgver"


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

2019-01-09 Thread Alad Wenter via arch-commits
Date: Thursday, January 10, 2019 @ 00:22:18
  Author: alad
Revision: 421348

upgpkg: rtv 1.24.0-2

Modified:
  rtv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-10 00:18:06 UTC (rev 421347)
+++ PKGBUILD2019-01-10 00:22:18 UTC (rev 421348)
@@ -1,4 +1,4 @@
-# Maintiner: Alad Wenter 
+# Maintainer: Alad Wenter 
 # Contributor: John Jenkins twodopesha...@gmail.com
 pkgname=rtv
 pkgver=1.24.0