summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0b5dc1b418ae..f8b2d6fb558e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=python-pympler
_realname_=Pympler
-pkgver=0.6
+pkgver=0.7
pkgrel=1
pkgdesc="A development tool to measure, monitor and analyze the memory behavior of Python objects"
url="https://pypi.org/project/${_realname_}/"
arch=("any")
license=("Apache")
depends=("python")
-source=("https://files.pythonhosted.org/packages/d4/5b/73d780a6b3939a8a53fc6db85a8d9eb41be718e7185f6cea534dbd1e1657/${_realname_}-${pkgver}.tar.gz")
+source=("https://files.pythonhosted.org/packages/31/0a/646bbf701678213de5497d82e5bac24297bbffb333d1f8300cfc43329fa6/${_realname_}-${pkgver}.tar.gz")
build() {
cd "${srcdir}"/${_realname_}-${pkgver}
@@ -25,4 +25,4 @@ package() {
#install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
-sha1sums=('a779eac1fbd532cc65ffa9126cbbf1beac8e4936')
+sha1sums=('1cab1aab73631aa6fae6838bc1b6a7c78c12b21e')