summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJerome Leclanche2022-03-30 13:03:34 +0000
committerJerome Leclanche2022-03-30 13:03:51 +0000
commit222028dd142304b960cd474f443345e6a4ea92e6 (patch)
treef219b2526f5bb6411c45da2c84628f4bb1369d90 /PKGBUILD
parent7f3093307ea38e5fc9d9f3d15d1ddf8c0a70516c (diff)
downloadaur-222028dd142304b960cd474f443345e6a4ea92e6.tar.gz
Upstream release 5.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7564ea32efbe..d93c39bbd80c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=bna
pkgname=python-bna
-pkgver=5.0.1
+pkgver=5.1.0
pkgrel=1
pkgdesc="Command-line Battle.net authenticator and Python library"
arch=("any")
@@ -13,7 +13,7 @@ source=(
"https://pypi.python.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
# "https://pypi.python.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz.asc"
)
-sha256sums=("660080f8a722b2513c36dc707c09cd7de934c59c583ab0cf73b51f8ff82ec451")
+sha256sums=("f6c53527bc8fe35853f4962b67c8056d98b5adb6ba6cfd713506bc175bbb67a7")
build() {