summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc6635b0d820..03b00bbc13fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Tue Nov 5 19:13:01 UTC 2019
pkgbase = python2-profilehooks
pkgdesc = Decorators for profiling/timing/tracing individual functions
pkgver = 1.11.0
@@ -10,7 +12,7 @@ pkgbase = python2-profilehooks
depends = python2
source = https://files.pythonhosted.org/packages/cf/71/3851700846f54fade72f1f8ec6744693632b388d38019eddfa767407b6c2/profilehooks-1.11.0.tar.gz
source = LICENSE
- sha256sums = 40eab473491bc37b70efe6462707781a0730d86f78a1f5fd1c02dc9e4186f94b
+ sha256sums = af2c9f526ec5ff52689c2776df89cf850be1ecfbd707c76339e4af2c6789e011
sha256sums = 782297002c4e5baa591d289916113b39d8ae046e41855e6beb1266f26f9ec82a
pkgname = python2-profilehooks
diff --git a/PKGBUILD b/PKGBUILD
index c3d952c08720..88546051d741 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ makedepends=('python2' 'python2-setuptools')
source=("https://files.pythonhosted.org/packages/cf/71/3851700846f54fade72f1f8ec6744693632b388d38019eddfa767407b6c2/profilehooks-1.11.0.tar.gz"
"LICENSE")
-sha256sums=('40eab473491bc37b70efe6462707781a0730d86f78a1f5fd1c02dc9e4186f94b'
+sha256sums=('af2c9f526ec5ff52689c2776df89cf850be1ecfbd707c76339e4af2c6789e011'
'782297002c4e5baa591d289916113b39d8ae046e41855e6beb1266f26f9ec82a')
build() {