summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJP-Ellis2018-11-01 09:51:02 +1100
committerJP-Ellis2018-11-01 09:51:02 +1100
commit3c7d696ba77b17bb789897a7bd2cfc45c0e7900c (patch)
tree06c93170b6033853074d393398c2139aa5e3e7d7
parent168ffb625992e398168755e5e502181b1a49b9d2 (diff)
downloadaur-3c7d696ba77b17bb789897a7bd2cfc45c0e7900c.tar.gz
Update checksums
Signed-off-by: JP-Ellis <josh@jpellis.me>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7abeaf862f33..e386407cb528 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Oct 31 22:46:08 UTC 2018
+# Wed Oct 31 22:50:57 UTC 2018
pkgbase = python-habanero
pkgdesc = Habanero is a low level client for working with Crossref's search API.
pkgver = 0.6.2
@@ -10,7 +10,7 @@ pkgbase = python-habanero
makedepends = python-setuptools
depends = python
source = https://files.pythonhosted.org/packages/source/h/habanero/habanero-0.6.2.tar.gz
- sha256sums = cd83f633c2fc0bfc3d20dd3c5852c84056230d119eb3aba9b94b03e423875788
+ sha256sums = 806c74298e0fb8a838514307ef3eca73685a968b8efd00e5dfe1ea604200f59d
pkgname = python-habanero
diff --git a/PKGBUILD b/PKGBUILD
index 2260d853049c..81cee97baa1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('python')
makedepends=('python-setuptools')
optdepends=()
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha256sums=('cd83f633c2fc0bfc3d20dd3c5852c84056230d119eb3aba9b94b03e423875788')
+sha256sums=('806c74298e0fb8a838514307ef3eca73685a968b8efd00e5dfe1ea604200f59d')
noextract=()
build() {