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

Felix Yan felixonmars at archlinux.org
Mon Oct 29 10:02:52 UTC 2018


    Date: Monday, October 29, 2018 @ 10:02:52
  Author: felixonmars
Revision: 399408

upgpkg: python-redbaron 0.8-1

Modified:
  python-redbaron/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-29 10:01:49 UTC (rev 399407)
+++ PKGBUILD	2018-10-29 10:02:52 UTC (rev 399408)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-redbaron
-pkgver=0.7.1
+pkgver=0.8
 pkgrel=1
 pkgdesc="Abstraction on top of baron, a FST for python to make writing refactoring code a realistic task"
 url="https://github.com/PyCQA/redbaron"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python-pypandoc')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/PyCQA/redbaron/archive/$pkgver.tar.gz")
-sha512sums=('1de89c9127eb9ae3dc0c9ad972941018fad6907e4df3b8c4676be2c6d7809e7b2e81ae657f44f92e66ed81a2f70528665f13a1fad054af1781cf48affb0856f5')
+sha512sums=('97a41546c643ab7d541589cf231be1d9047c3793056ae9b524b16aea0fcdbdbfd73f91aa3777c40b2442ac9a3addcd85d70f461ea1e77f237a2c1d87ea61069e')
 
 build() {
   cd redbaron-$pkgver



More information about the arch-commits mailing list