summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2019-06-22 19:12:43 +0200
committerfunilrys2019-06-22 19:12:43 +0200
commit542171289e563c0e8804471d30c4af7903248b41 (patch)
treef849fa88c039c2d5e0f75c2859c999fdd2d7ea7f /PKGBUILD
parentf93c3710bb283f49f4c41244243e568351c60612 (diff)
downloadaur-542171289e563c0e8804471d30c4af7903248b41.tar.gz
Update PyFunceble to v2.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6303ba3dce18..67c5037b4237 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _appName="pyfunceble"
pkgname=${_appName}
_name=${pkgname}
upstreamName="PyFunceble"
-pkgver=1.17.1
+pkgver=2.0.0
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=(
- "b8bc5f68aeeae5671578bec3adf226c57be7d849525fec56850b662e7e3a4938"
+ "9a22bc348a86e8fba0e7ef0406198741d051cb6e161b289ad28209665b842f58"
"b6f0b000fe7b60a2d6d8b31454d705d928c6ffa8783722ba5c0419dd2c9084e4"
)