summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a8f2af9b1c5..23b1613ffc81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=rainbowstream
pkgver=1.3.7
-pkgrel=3
+pkgrel=4
pkgdesc="A smart and nice Twitter client on terminal written in Python"
url="http://www.rainbowstream.org/"
license=('MIT')
@@ -16,7 +16,7 @@ depends=(
'python-pyfiglet'
'python-twitter'
'python-pillow'
-'python-pysocks-git'
+'python-pysocks'
'python-pocket')
makedepends=('python-setuptools')
provides=('rainbowstream')