[arch-commits] Commit in python-astroid/trunk (PKGBUILD)
Ángel Velásquez
angvp at nymeria.archlinux.org
Sun Dec 22 06:20:45 UTC 2013
Date: Sunday, December 22, 2013 @ 07:20:44
Author: angvp
Revision: 202442
upgpkg: python-astroid 1.0.1-1
Version bump to 1.0.1
Modified:
python-astroid/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-12-21 23:13:17 UTC (rev 202441)
+++ PKGBUILD 2013-12-22 06:20:44 UTC (rev 202442)
@@ -3,8 +3,8 @@
pkgbase=python-astroid
pkgname=('python2-astroid' 'python-astroid')
-pkgver=1.0.0
-pkgrel=3
+pkgver=1.0.1
+pkgrel=1
pkgdesc="Useful miscellaneous modules used by Logilab projects"
arch=('any')
url="http://www.logilab.org/project/logilab-common"
@@ -11,7 +11,7 @@
license=('LGPL')
makedepends=('python2' 'python')
source=(https://pypi.python.org/packages/source/a/astroid/astroid-${pkgver}.tar.gz)
-sha1sums=('2ebba76d115cb8a2d84d8777d8535ddac86daaa6')
+sha1sums=('4b0080576174cc0a3519a6c6e9025a8ee853956a')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list