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 948fd2c4afad..5d8983833115 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
pkgname=behafucha
pkgver=0.8
-pkgrel=1
+pkgrel=2
pkgdesc="Convert English/Hebrew text to Hebrew/English text"
arch=('any')
url="https://github.com/amiad/behafucha/"
license=('GPL')
-depends=(bc zenity xsel xvkbd)
+depends=(python xsel xvkbd)
source=(https://github.com/amiad/$pkgname/archive/v$pkgver.tar.gz)
sha256sums=('a48037533a499100b38ea3c0b9db73cf2dab7c091baeae4222b053ae4c4b6bf5')