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

Felix Yan fyan at archlinux.org
Sat Dec 6 03:54:20 UTC 2014


    Date: Saturday, December 6, 2014 @ 04:54:19
  Author: fyan
Revision: 123525

upgpkg: python-configobj 5.0.6-1

upstream new release

Modified:
  python-configobj/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-06 03:14:20 UTC (rev 123524)
+++ PKGBUILD	2014-12-06 03:54:19 UTC (rev 123525)
@@ -6,7 +6,7 @@
 
 pkgbase=python-configobj
 pkgname=('python-configobj' 'python2-configobj')
-pkgver=5.0.5
+pkgver=5.0.6
 pkgrel=1
 pkgdesc='Simple but powerful config file reader and writer for Python'
 arch=('any')
@@ -14,7 +14,7 @@
 license=('BSD')
 makedepends=('python' 'python2')
 source=("https://github.com/DiffSK/configobj/archive/v$pkgver.zip")
-sha256sums=('674337cf300fdbc274b40df50ee585c51ab4b8cb6c720dd148559f888c0c8a04')
+sha256sums=('e852700ac5916b1e737a69f45b3ccd26d13320546788d92636437994cdb7d748')
 
 package_python-configobj() {
   depends=('python-six')



More information about the arch-commits mailing list