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

Felix Yan felixonmars at archlinux.org
Thu May 18 05:36:06 UTC 2017


    Date: Thursday, May 18, 2017 @ 05:36:05
  Author: felixonmars
Revision: 296241

upgpkg: python-automat 0.6.0-1

Modified:
  python-automat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-18 05:34:41 UTC (rev 296240)
+++ PKGBUILD	2017-05-18 05:36:05 UTC (rev 296241)
@@ -3,7 +3,7 @@
 
 pkgbase=python-automat
 pkgname=('python-automat' 'python2-automat')
-pkgver=0.5.0
+pkgver=0.6.0
 pkgrel=1
 arch=('any')
 license=('MIT')
@@ -13,7 +13,7 @@
              'python2-attrs')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/glyph/automat/archive/v$pkgver.tar.gz")
-sha512sums=('b0d6a290d83c8d1ad9a798e172e0c21dfa80c692ac469286b51cffefd2a9b93475faf55efb60553814603c4be574b5f5d1835c753888bf5ae8cd448fd06cdb1c')
+sha512sums=('18488b7815ee6f1c19db17fef7b63b7c8b46639a7a2cd5060dd611c880d9c7828bf2ebf978c2eef560140b66333a94060d9f77c9e8f89342425229065a0a6f7f')
 
 prepare() {
   cp -a automat-$pkgver{,-py2}



More information about the arch-commits mailing list