summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwasertech2023-09-12 23:44:16 +0200
committerwasertech2023-09-12 23:44:16 +0200
commit150663883c59d47403a95da10ef213889461f3da (patch)
tree5978893e997a4715f8a8560e865c71793d8175b3 /PKGBUILD
parent8cf37ea879caf23ad86862b810487d6d18245f39 (diff)
downloadaur-150663883c59d47403a95da10ef213889461f3da.tar.gz
update to v0.0.17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fdac9affb839..bd0c83eb2115 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ export PIP_DISABLE_PIP_VERSION_CHECK=true
pkgname=python-coqpit
epoch=
-pkgver=0.0.16
-pkgrel=00
+pkgver=0.0.17
+pkgrel=1
pkgdesc='Simple (maybe too simple), light-weight config management through python data-classes.'
arch=(any)
url=https://github.com/erogol/coqpit
@@ -19,8 +19,8 @@ conflicts=(${provides%=*}) # No quotes, to avoid an empty entry.
source=(PKGBUILD_EXTRAS)
md5sums=(SKIP)
noextract=()
-source+=(https://files.pythonhosted.org/packages/a9/66/5b77bdada4e7bc53e70391321b56713ace02392064de59473d27384e5d66/coqpit-0.0.16-py3-none-any.whl)
-md5sums+=(2d3bcb0f8abe560e0be20442d88a01be)
+source+=(https://files.pythonhosted.org/packages/a3/d8/3f922be74a0aa9ef54ae1f82723fb1882988dce7fa420ba6af24e52c1987/coqpit-0.0.17-py3-none-any.whl)
+md5sums+=(f5dbe38dec533209d502bed239315a54)
noextract+=(coqpit-0.0.16-py3-none-any.whl)
source+=(LICENSE)
md5sums+=(0402597e7763f2c9240709532b19ab38)