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

Felix Yan felixonmars at archlinux.org
Sat Feb 2 16:28:02 UTC 2019


    Date: Saturday, February 2, 2019 @ 16:28:01
  Author: felixonmars
Revision: 429182

upgpkg: python-baron 0.9-1

Modified:
  python-baron/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-02 16:22:27 UTC (rev 429181)
+++ PKGBUILD	2019-02-02 16:28:01 UTC (rev 429182)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-baron
-pkgver=0.8
+pkgver=0.9
 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=('99803adc9ccd286c1906126b76a4a03bae3936572c1293e87ce7b7110c019b22d73afa98a71f49b9424160748e90e3a94d378ca8291eced255eb8164bd62dc8e')
+sha512sums=('ed31bad1442b8d868ab9872f057db31ad8730654a7e8d49119c75d5631c881b074baf5754b0b0b5023dad62eda1f40461e4445321695248cfa3530b608d48c8e')
 
 build() {
   cd baron-$pkgver



More information about the arch-commits mailing list