[arch-commits] Commit in python-baron/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Oct 29 10:04:11 UTC 2018


    Date: Monday, October 29, 2018 @ 10:04:10
  Author: felixonmars
Revision: 399410

upgpkg: python-baron 0.8-1

Modified:
  python-baron/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-29 10:03:09 UTC (rev 399409)
+++ PKGBUILD	2018-10-29 10:04:10 UTC (rev 399410)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-baron
-pkgver=0.7
+pkgver=0.8
 pkgrel=1
 pkgdesc="Full Syntax Tree for python to make writing refactoring code a realist task"
 url="https://github.com/PyCQA/baron"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python-pypandoc')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/PyCQA/baron/archive/$pkgver.tar.gz")
-sha512sums=('9521251745176d809ceb3dbc6102622fd4304572ed7a02d4fe08b6dcc007df3ebf2b28bd5bbff311ed33780e01d4aa5070908037457ff1bea2b7019962d08d05')
+sha512sums=('99803adc9ccd286c1906126b76a4a03bae3936572c1293e87ce7b7110c019b22d73afa98a71f49b9424160748e90e3a94d378ca8291eced255eb8164bd62dc8e')
 
 build() {
   cd baron-$pkgver



More information about the arch-commits mailing list