summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2019-05-01 11:50:49 +0200
committerfunilrys2019-05-01 11:50:49 +0200
commitf93c3710bb283f49f4c41244243e568351c60612 (patch)
tree76624aac1cd27f0231431cca426b4775b7625cd0 /PKGBUILD
parentaffb619ea9613a99a299ff55963ab30f60359ffe (diff)
downloadaur-f93c3710bb283f49f4c41244243e568351c60612.tar.gz
Update pyfunceble to v.1.17.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e53cce52084..6303ba3dce18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _appName="pyfunceble"
pkgname=${_appName}
_name=${pkgname}
upstreamName="PyFunceble"
-pkgver=1.15.1
+pkgver=1.17.1
pkgrel=1
pkgdesc="The tool to check the availability or syntax of domains, IPv4 or URL."
arch=('any')
@@ -27,7 +27,7 @@ source=(
"https://raw.githubusercontent.com/funilrys/PyFunceble/master/LICENSE"
)
sha256sums=(
- "42d657b8b4f7f556682b9a11597cb8768d5e88edf5ff69b62cc70c4498cb70c2"
+ "b8bc5f68aeeae5671578bec3adf226c57be7d849525fec56850b662e7e3a4938"
"b6f0b000fe7b60a2d6d8b31454d705d928c6ffa8783722ba5c0419dd2c9084e4"
)