summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65a566b8f9bf..aac46a73bf4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Reddit command-line client. Follow the latest submissions from your ter
url="http://github.com/jawerty/AlienFeed"
arch=('any')
license=('MIT')
-depends=('python2-praw-git')
+depends=('python2-praw')
makedepends=('git' 'python2')
source=(git://github.com/jawerty/AlienFeed)
md5sums=('SKIP')