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

Felix Yan felixonmars at archlinux.org
Mon Jun 4 15:26:02 UTC 2018


    Date: Monday, June 4, 2018 @ 15:26:02
  Author: felixonmars
Revision: 340399

upgpkg: pydb 1.26-4

BUILDINFO Rebuild

Modified:
  pydb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-04 15:25:56 UTC (rev 340398)
+++ PKGBUILD	2018-06-04 15:26:02 UTC (rev 340399)
@@ -5,7 +5,7 @@
 
 pkgname=pydb
 pkgver=1.26
-pkgrel=3
+pkgrel=4
 pkgdesc="Pydb - Extended Python Debugger"
 arch=('any')
 url="http://bashdb.sourceforge.net/pydb/"
@@ -12,8 +12,7 @@
 license=('GPL')
 depends=('python2')
 source=(http://downloads.sourceforge.net/bashdb/${pkgname}-${pkgver}.tar.gz)
-md5sums=('a9ebe27995afef2c0f7b9d6f3a722a95')
-sha1sums=('2c9ce476645f172d8bcdc1cc35dc0609ecdb2fd7')
+sha512sums=('d250a0a57b9952ceb545a76610bbf7d3b4a8df7fce0846156f9d0bd22bfb8f5c68f7e66cecc5ed8b500e7305ac0f6ef41d62a07bf1c6ce16a84d27b9c00fcda2')
 
 build() {
   cd "${srcdir}/$pkgname-$pkgver"



More information about the arch-commits mailing list