summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTucker Boniface2018-08-13 15:43:18 -0700
committerTucker Boniface2018-08-13 15:43:18 -0700
commit1528dacbabf4ed87d1a7d7edfc57a4b728507b74 (patch)
tree666f825e517ec34f1449ee5f8d4d68fb9ec93143 /PKGBUILD
parentf1dc9e0108ef72b4e8b462d6e2905bbc0f10d046 (diff)
downloadaur-rtv-git.tar.gz
rename depend python3-kitchen to python-kitchen
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21d2dd895cf1..4f4b35654867 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: John Jenkins twodopeshaggy@gmail.com
pkgname=rtv-git
-pkgver=r996.edc40af
+pkgver=r1473.ae9f407
pkgrel=1
pkgdesc="Browse Reddit from your terminal"
arch=('any')
@@ -9,7 +9,7 @@ url="https://github.com/michael-lazar/rtv"
license=('MIT')
conflicts=('rtv')
makedepends=('git' 'python-setuptools')
-depends=('python-beautifulsoup4' 'python-decorator' 'python3-kitchen' 'ncurses'
+depends=('python-beautifulsoup4' 'python-decorator' 'python-kitchen' 'ncurses'
'python' 'python-six' 'python-requests')
source=('git+https://github.com/michael-lazar/rtv.git')
sha256sums=('SKIP')