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

Alad Wenter alad at archlinux.org
Wed Jul 31 19:46:39 UTC 2019


    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
===================================================================
--- PKGBUILD	2019-07-31 19:40:02 UTC (rev 495873)
+++ PKGBUILD	2019-07-31 19:46:38 UTC (rev 495874)
@@ -1,7 +1,7 @@
 # Maintainer: Alad Wenter <alad at archlinux.org>
 # Contributor: John Jenkins twodopeshaggy at 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"



More information about the arch-commits mailing list