[arch-commits] Commit in bpython/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Thu Jul 17 21:40:40 UTC 2014
Date: Thursday, July 17, 2014 @ 23:40:40
Author: kkeen
Revision: 115838
upgpkg: bpython 0.13.1-1
Modified:
bpython/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-07-17 20:41:21 UTC (rev 115837)
+++ PKGBUILD 2014-07-17 21:40:40 UTC (rev 115838)
@@ -5,7 +5,7 @@
# Contributor: Anton Bazhenov <anton.bazhenov at gmail>
pkgname=('bpython' 'bpython2')
-pkgver=0.13
+pkgver=0.13.1
pkgrel=1
pkgdesc='Fancy interface to the Python interpreter'
arch=('any')
@@ -13,7 +13,7 @@
license=('MIT')
makedepends=('python-distribute' 'python2-distribute')
source=(http://bpython-interpreter.org/releases/bpython-${pkgver}.tar.gz)
-md5sums=('2ff926ff50570bcc172917af831be1e6')
+md5sums=('47b2ae18ee39d519752218b938024a85')
build() {
cp -r bpython-$pkgver bpython2-$pkgver
More information about the arch-commits
mailing list