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

Felix Yan felixonmars at archlinux.org
Mon Feb 3 20:39:47 UTC 2020


    Date: Monday, February 3, 2020 @ 20:39:45
  Author: felixonmars
Revision: 561979

upgpkg: python-augeas 1.1.0-1

Modified:
  python-augeas/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-03 20:33:40 UTC (rev 561978)
+++ PKGBUILD	2020-02-03 20:39:45 UTC (rev 561979)
@@ -2,8 +2,8 @@
 # Contributor: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
 
 pkgname=python-augeas
-pkgver=1.0.3
-pkgrel=4
+pkgver=1.1.0
+pkgrel=1
 pkgdesc="Python bindings for Augeas"
 arch=('any')
 license=('LGPL')
@@ -11,7 +11,7 @@
 depends=('augeas' 'python-cffi')
 makedepends=('python-setuptools')
 source=("https://files.pythonhosted.org/packages/source/p/python-augeas/python-augeas-$pkgver.tar.gz")
-sha512sums=('737b41e7bb438d80da75b55714c3f0b1706a4b2cacddd20fadf855bc3044e532f4079319b3775032e6f6009cf7f282af33fdf583332772b443a6c2d4925639fa')
+sha512sums=('34e4e98219b9146ef843d94c2e854e951a9b7e81409e603e77e7defdbb8765c013a2c869a4f5db2244352ca35656e18667a0210dd24099cb3e4552a04b23aef8')
 
 build() {
   cd python-augeas-$pkgver



More information about the arch-commits mailing list