summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoramiad2022-09-29 14:13:54 +0300
committeramiad2022-09-29 14:13:54 +0300
commite4ea554b988244241307d512b7f8e1950fa9fcaa (patch)
tree32e847d7550c683104c63bb7d3f9b1544f5efb9f /PKGBUILD
parentbd8734dd5bbe6984e345c11dfa9c760681da03c7 (diff)
downloadaur-behafucha.tar.gz
new deps
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')