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

Felix Yan felixonmars at archlinux.org
Sun Jul 28 01:22:16 UTC 2019


    Date: Sunday, July 28, 2019 @ 01:22:15
  Author: felixonmars
Revision: 493322

upgpkg: python-ipdb 0.12.1-1

Modified:
  python-ipdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-28 00:21:30 UTC (rev 493321)
+++ PKGBUILD	2019-07-28 01:22:15 UTC (rev 493322)
@@ -3,8 +3,8 @@
 # Contributor: giniu <gginiu at gmail.com>
 
 pkgname=python-ipdb
-pkgver=0.12
-pkgrel=2
+pkgver=0.12.1
+pkgrel=1
 pkgdesc="IPython-enabled pdb"
 url="https://pypi.python.org/pypi/ipdb"
 depends=("ipython")
@@ -12,7 +12,7 @@
 arch=("any")
 license=("BSD")
 source=("$pkgname-$pkgver.tar.gz::https://github.com/gotcha/ipdb/archive/$pkgver.tar.gz")
-sha512sums=('00df9861f586b70fa9ef75ac09ab2e60c9785c9472ba2a5b10a546bfc5834e38f78538dd27f080251f6236c2b7b5af46b16d587b2777424d84d240abc8b59788')
+sha512sums=('cb77017b4e3b358f24e522af4a4ed50c9fb1d8271f8cd0f083192edbda8f3bfc60ab3a5390294e4659ea1bff88b75be3bff90e2d6979c80d72b46a4a7da206e9')
 
 build() {
   cd ipdb-$pkgver



More information about the arch-commits mailing list