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

Kyle Keen kkeen at archlinux.org
Fri Mar 11 20:29:47 UTC 2016


    Date: Friday, March 11, 2016 @ 21:29:47
  Author: kkeen
Revision: 166158

upgpkg: bpython 0.15-1

Modified:
  bpython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-11 20:25:22 UTC (rev 166157)
+++ PKGBUILD	2016-03-11 20:29:47 UTC (rev 166158)
@@ -5,7 +5,7 @@
 # Contributor: Anton Bazhenov <anton.bazhenov at gmail>
 
 pkgname=('bpython' 'bpython2')
-pkgver=0.14.2
+pkgver=0.15
 pkgrel=1
 pkgdesc='Fancy ncurses interface to the Python interpreter'
 arch=('any')
@@ -16,7 +16,7 @@
             'python-jedi: multiline completion')
 makedepends=('python-distribute' 'python2-distribute')
 source=(http://bpython-interpreter.org/releases/bpython-${pkgver}.tar.gz)
-md5sums=('ce27e0b6092058e0233958c86a7df500')
+md5sums=('0e0665aee5ed020a1ca97084cbe18787')
 
 # python-watchdog optdep...
 # python-curtsies a required dep, use old version for now



More information about the arch-commits mailing list