summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2019-06-24 22:13:30 +0200
committerfunilrys2019-06-24 22:13:30 +0200
commitc54f144786e4032b799b53a3839e9638ab6db0fb (patch)
tree9897f55239879cadf6b1c1d79a29dc16a751a802 /PKGBUILD
parent335e8b840d662ccd334091970f1b90b2edc543cd (diff)
downloadaur-c54f144786e4032b799b53a3839e9638ab6db0fb.tar.gz
Update of PyFunceble to v2.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 87382d416279..55c011b0a9b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _appName="pyfunceble"
pkgname=${_appName}
_name=${pkgname}
upstreamName="PyFunceble"
-pkgver=2.0.0
+pkgver=2.2.0
pkgrel=2
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=(
- "9a22bc348a86e8fba0e7ef0406198741d051cb6e161b289ad28209665b842f58"
+ "0723af172bb6ec6a6e7197b5dc1285360e5edeef93f1d621078e62058501200b"
"f03d3823524595a13999f7f0805b4189805e60a620175dc71e89ead03495c49f"
)