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

Kyle Keen kkeen at nymeria.archlinux.org
Tue Feb 25 15:22:27 UTC 2014


    Date: Tuesday, February 25, 2014 @ 16:22:26
  Author: kkeen
Revision: 106219

upgpkg: ipython 1.2.1-1

Modified:
  ipython/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-25 15:20:41 UTC (rev 106218)
+++ PKGBUILD	2014-02-25 15:22:26 UTC (rev 106219)
@@ -7,7 +7,7 @@
 
 pkgbase=ipython 
 pkgname=(ipython ipython2)
-pkgver=1.1.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc="An enhanced Interactive Python shell."
 arch=('any')
@@ -27,6 +27,7 @@
 #source=("http://archive.ipython.org/release/$pkgver/ipython-$pkgver.tar.gz")
 source=("https://pypi.python.org/packages/source/i/ipython/$pkgbase-$pkgver.tar.gz")
 md5sums=('70d69c78122923879232567ac3c47cef')
+md5sums=('4ffb36697f7ca8cb4a2de0f5b30bc89c')
 
 build() {
   # feels hacky




More information about the arch-commits mailing list