summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2021-12-22 13:24:44 +0100
committerGrey Christoforo2021-12-22 13:24:44 +0100
commit9ba91a25ecc26c33b86444ca6074cf6f0de9bb9a (patch)
treecb25bca49b872369b7fd5cb8bd171e11b8b0ff24 /PKGBUILD
parentab141f4f137ad0c834bc2199020d648d9d37fe38 (diff)
downloadaur-python-nptyping.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03a868769d96..76a3f08cfccf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Grey Christoforo <grey at christoforo dot net>
pkgname=python-nptyping
-pkgver=1.4.0
+pkgver=1.4.4
pkgrel=1
pkgdesc='Type hints for Numpy'
url="https://github.com/ramonhagenaars/nptyping"
@@ -19,7 +19,7 @@ python-pylint
python-pytest
)
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ramonhagenaars/nptyping/archive/v${pkgver}.tar.gz")
-sha512sums=('ad2bfe3de6e7a963de6ac72069e1e8255ed7423a52040bfc456487ac57ad762c130005949b0514d660b1fc99749a75c0ff49b1f884649316672fe8c1f7a4f156')
+sha512sums=('4dd124734fde7e19867af0efd0c3a79f220b20576cb2f34a1cfb5e47c4fde44e936dca708d68bef99eb554afe7576f7fee447d6dd73f3c136340c8f48770f7b8')
build() {
cd nptyping-${pkgver}