diff --git a/community/python-baron/PKGBUILD b/community/python-baron/PKGBUILD index a70d022f3..7b583d013 100644 --- a/community/python-baron/PKGBUILD +++ b/community/python-baron/PKGBUILD @@ -4,7 +4,7 @@ # - remove makedepend on python-pypandoc pkgname=python-baron -pkgver=0.10 +pkgver=0.10.1 pkgrel=1 pkgdesc="Full Syntax Tree for python to make writing refactoring code a realist task" url="https://github.com/PyCQA/baron" @@ -14,7 +14,7 @@ depends=('python-rply') makedepends=('python-setuptools') checkdepends=('python-pytest-runner') source=("$pkgname-$pkgver.tar.gz::https://github.com/PyCQA/baron/archive/$pkgver.tar.gz") -sha512sums=('d010036b09424c37e3bde0e15403ffb407aef456c1004502b6e20101c5bfb8096fe415c77381d16131a72f5ce6b2ba09a4309ededa63cead4a42810aa3d59786') +sha512sums=('01c3a69227d1de435dc466bc8e848e9d3d88f182cb404c2614bf868615af92a81c6379c872c36b9f28e63e0cec5757a5a8f6e9bb11eeccb9a75a408199448626') build() { cd baron-$pkgver