summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimon Brulhart2019-12-27 20:58:25 +0100
committerSimon Brulhart2019-12-27 20:58:25 +0100
commite872407b21718673c877d9e0c0d199e0bf28feec (patch)
tree38d4f336ea17464fb5f68e8584f1f4a34b972ea0 /PKGBUILD
parent2b0743624be50877b4dfe333f448020093068bad (diff)
downloadaur-e872407b21718673c877d9e0c0d199e0bf28feec.tar.gz
Update to v2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10548b610563..7c348522c9d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Simon Brulhart <simon@brulhart.me>
-pkgname='python-taxi-zebra'
-pkgver=1.4.6
+pkgname=python-taxi-zebra
+pkgver=2.0
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=('18fb0d3a4ad9ca6418e4fde8eeb88e814eedd46babbe3261f34017fcf0819599ba9152630df57cb4358dfa040f343f484a5e91186f625cb54cd62583ff67cbc6'
+sha512sums=('e6038216877b11dae99155e5248142e4f38c2980a4fc3e48ac3b74522b37f20b7f0865405e800a93612f243a051a54ca49076b3aa8337c572acc5edaf1e67145'
'87e4e0e9f65b92db1a3f84823427b0870ae01675fa6e631a8c2e2d89eb12ee19d6011b4f4e74f6d4ca30868010206ef0ddd0b24a814c24b84bc41a5e68864dd4')
build() {