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 f8b2d6fb558e..b88c30cb7328 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=python-pympler
_realname_=Pympler
-pkgver=0.7
+pkgver=0.9
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/31/0a/646bbf701678213de5497d82e5bac24297bbffb333d1f8300cfc43329fa6/${_realname_}-${pkgver}.tar.gz")
+source=("https://files.pythonhosted.org/packages/e8/e2/2f3a086701bb62b1c478a3921836271177838a3c98cdc6b82c3bb36d3854/${_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=('1cab1aab73631aa6fae6838bc1b6a7c78c12b21e')
+sha256sums=('f2cbe7df622117af890249f2dea884eb702108a12d729d264b7c5983a6e06e47')