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 c563b511d056..9528f1b12002 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Simon Brulhart <simon@brulhart.me>
pkgname='python-taxi-zebra'
-pkgver=1.4.0
+pkgver=1.4.1
pkgrel=1
pkgdesc="Zebra backend for Taxi"
arch=('any')
@@ -13,7 +13,7 @@ source=(
"$pkgname-$pkgver.tar.gz::https://github.com/sephii/taxi-zebra/archive/$pkgver.tar.gz"
"https://raw.githubusercontent.com/sephii/taxi/master/LICENSE"
)
-sha512sums=('dafc3db54c47d61ab2eb17fa819b4c771ae838eff73fa8d0dddaf4b116b82a12ef8affeac38fbc57b3356c03823981839d000a654efd186a6a2651fc218d26c4'
+sha512sums=('ad8d747be2d894741b049311c5a11036748c03104db6ea10e68000649ad229aafe2f7ae1bed55438af40912fbb41a1ab671faa68a17240243b21e3521a96562b'
'87e4e0e9f65b92db1a3f84823427b0870ae01675fa6e631a8c2e2d89eb12ee19d6011b4f4e74f6d4ca30868010206ef0ddd0b24a814c24b84bc41a5e68864dd4')
build() {