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

Alexander Rødseth arodseth at nymeria.archlinux.org
Mon Mar 10 22:17:05 UTC 2014


    Date: Monday, March 10, 2014 @ 23:17:05
  Author: arodseth
Revision: 106950

upgpkg: python-configobj 5.0.2-1

Modified:
  python-configobj/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-10 22:11:18 UTC (rev 106949)
+++ PKGBUILD	2014-03-10 22:17:05 UTC (rev 106950)
@@ -6,8 +6,8 @@
 
 pkgbase=python-configobj
 pkgname=('python-configobj' 'python2-configobj')
-pkgver=5.0.1
-pkgrel=2
+pkgver=5.0.2
+pkgrel=1
 pkgdesc='Simple but powerful config file reader and writer for Python'
 arch=('any')
 url='https://github.com/DiffSK/configobj'
@@ -14,7 +14,7 @@
 license=('BSD')
 makedepends=('python' 'python2')
 source=("https://github.com/DiffSK/configobj/archive/v$pkgver.zip")
-sha256sums=('c81c17c3dac59c7abb079d3f51ad6242e478b57656b1f8c346f3f5e802355b58')
+sha256sums=('0dfdea62baf6ad6ef61f2c8bf361f93796d4aa21b9aebf8c56a01f6feca8a2b9')
 
 package_python-configobj() {
   depends=('python-six')




More information about the arch-commits mailing list