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 7a7c1d83bd22..30e98cb1befb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Denis Kasak <dkasak|AT|termina.org.uk>
pkgname=translate-shell
-pkgver=0.9.6.3
+pkgver=0.9.6.4
pkgrel=1
pkgdesc="Google Translate to serve as a command-line tool."
arch=('any')
@@ -25,7 +25,7 @@ optdepends=(
install=$pkgname.install
source=("https://github.com/soimort/$pkgname/archive/v$pkgver.tar.gz")
-md5sums=('42fc73043ef237564a0832ea51e51cae')
+md5sums=('23f8aecf6eb48276639c24f932807803')
build() {
cd "$srcdir/$pkgname-$pkgver"