summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2018-12-27 01:47:23 +0100
committerfunilrys2018-12-27 01:47:23 +0100
commite3c3a16dbc114efd267db8a8ae93e1c29e04a34d (patch)
tree7305f8deacc9b343548a9b1a022ff62338a0757b /PKGBUILD
parent313519eb3c7c873ce0eef87584dcc76796a50213 (diff)
downloadaur-e3c3a16dbc114efd267db8a8ae93e1c29e04a34d.tar.gz
Update of python-pyfunceble-dev to v1.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f681228ef243..048e59944344 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _appName="pyfunceble"
pkgname=python-${_appName}-dev
_name=${pkgname#python-}
upstreamName="PyFunceble-dev"
-pkgver=0.137.2
+pkgver=1.0.2
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=(
- "36a547e541368758903114fc003c5328d5a808049b84dfc2606f800ee3ada417"
+ "1782f69cb6c63639978ab0360a9b1701274178723195ee214b74c80547145551"
"a6446256d9e2281e96a2279c0cf0d424700a311d9f2ad6e71e1a5bbb9abd5f29"
)