summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohnathan Jenkins2016-07-24 15:47:55 -0700
committerJohnathan Jenkins2016-07-24 15:47:55 -0700
commitad59175fd24c5f76669af983c91d8a4f4d1faf81 (patch)
treebba817920b47dc65075e355f958f4784fc3d63cc
parentdf1a84535c1472ab0415bdfc33b94d2bba857d5a (diff)
downloadaur-ad59175fd24c5f76669af983c91d8a4f4d1faf81.tar.gz
update depends
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 046b2fe83a59..c3b66f6beb6d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Mar 30 15:22:51 UTC 2016
+# Sun Jul 24 22:47:46 UTC 2016
pkgbase = rtv-git
pkgdesc = Browse Reddit from your terminal
- pkgver = r465.1e3abc1
+ pkgver = r757.feb2dc1
pkgrel = 1
url = https://github.com/michael-lazar/rtv
arch = any
@@ -16,7 +16,7 @@ pkgbase = rtv-git
depends = python
depends = python-six
depends = python-requests
- depends = python-praw
+ depends = python-praw-git
conflicts = rtv
source = git+https://github.com/michael-lazar/rtv.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 20ca43a75a7c..e1fbdd6c9776 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: John Jenkins twodopeshaggy@gmail.com
pkgname=rtv-git
-pkgver=r465.1e3abc1
+pkgver=r757.feb2dc1
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-tornado' 'python-decorator' 'python3-kitchen' 'ncurses' 'python' 'python-six' 'python-requests' 'python-praw')
+depends=('python-tornado' 'python-decorator' 'python3-kitchen' 'ncurses' 'python' 'python-six' 'python-requests' 'python-praw-git')
source=('git+https://github.com/michael-lazar/rtv.git')
sha256sums=('SKIP')