summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4c9ee9b4186..651a175128dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='blink-darcs'
pkgver=20160602
-pkgrel='1'
+pkgrel='2'
pkgdesc='A state of the art, easy to use SIP client'
arch=(
'i686'
@@ -12,11 +12,9 @@ arch=(
url='http://www.icanblink.com'
license=('GPL')
depends=(
- 'python2-cjson'
'python2-pyqt'
'python2-sipsimple'
'libvncserver'
- 'cython2'
'python2-gmpy2'
)
makedepends=('darcs')