summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2019-01-09 22:41:28 +0100
committerfunilrys2019-01-09 22:41:28 +0100
commit1865398717067e52dff07fb64255da2f686bed66 (patch)
tree2e75a96a2749abe7d94976c8aa1c934854dd34ff /PKGBUILD
parent965d3f343ef7731f42f8c1e6b6147f1015eda87c (diff)
downloadaur-1865398717067e52dff07fb64255da2f686bed66.tar.gz
Update python-pyfunceble-dev to v1.7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1499d68c9e24..843288f5c2b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _appName="pyfunceble"
pkgname=python-${_appName}-dev
_name=${pkgname#python-}
upstreamName="PyFunceble-dev"
-pkgver=1.7.0
+pkgver=1.7.1
pkgrel=1
pkgdesc="The tool to check the availability of domains, IPv4 or URL."
arch=('any')
@@ -27,7 +27,7 @@ source=(
"https://raw.githubusercontent.com/funilrys/PyFunceble/dev/LICENSE"
)
sha256sums=(
- "c17404e1dea30d6e641333448ecd01585133327ec9d09e194c02c43bd7f82d13"
+ "b7ba75ad25534b25d8b5476f53b3ba1562f438c14c740783c6fd0473b451ee74"
"a6446256d9e2281e96a2279c0cf0d424700a311d9f2ad6e71e1a5bbb9abd5f29"
)