summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJerome Leclanche2021-01-30 23:24:39 +0000
committerJerome Leclanche2021-01-30 23:24:39 +0000
commit7f3093307ea38e5fc9d9f3d15d1ddf8c0a70516c (patch)
tree07916a1f27c47289894b215fe3da9a717770774b /PKGBUILD
parente9aecb689f3e3cc00c1c2d9002066192ba5b8235 (diff)
downloadaur-7f3093307ea38e5fc9d9f3d15d1ddf8c0a70516c.tar.gz
Upstream release 5.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ee8d32ff1b8..7564ea32efbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=bna
pkgname=python-bna
-pkgver=5.0.0
-pkgrel=2
+pkgver=5.0.1
+pkgrel=1
pkgdesc="Command-line Battle.net authenticator and Python library"
arch=("any")
license=("MIT")
@@ -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=("63adfa2e2ac83f0b350a5413e48c97b662ef21e3edb36e87b2aa14369cd8b074")
+sha256sums=("660080f8a722b2513c36dc707c09cd7de934c59c583ab0cf73b51f8ff82ec451")
build() {