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 1fd8a24dd74b..0de195a71130 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: TingPing <tingping@tingping.se>
pkgname=zanata-python-client
-pkgver=1.4.2
+pkgver=1.5.1
pkgrel=1
pkgdesc='Client for managaging translations on Zanata'
arch=('any')
@@ -9,7 +9,7 @@ url='http://zanata.org/'
license=('LGPL2')
depends=('python2' 'python2-setuptools' 'python2-httplib2' 'python2-polib')
source=("https://github.com/zanata/zanata-python-client/archive/v${pkgver}.tar.gz")
-sha256sums=('474e003466f0bd9855efe902d25fc2d5eedb3aeb28cb23365984220dbffea4d6')
+sha256sums=('0016359a5a376b00e61b702b25aa47a7aeb5dd0dfff270952db006746adeb38a')
package() {
cd "${pkgname}-${pkgver}"