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

Alad Wenter alad at archlinux.org
Sat Mar 2 16:02:48 UTC 2019


    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
===================================================================
--- PKGBUILD	2019-03-02 15:59:16 UTC (rev 437384)
+++ PKGBUILD	2019-03-02 16:02:48 UTC (rev 437385)
@@ -1,8 +1,8 @@
 # Maintainer: Alad Wenter <alad at archlinux.org>
 # Contributor: John Jenkins twodopeshaggy at 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"



More information about the arch-commits mailing list