summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2018-10-31 21:31:42 +0100
committerfunilrys2018-10-31 21:31:42 +0100
commitc129bff1f66d529d7f90588a88583d8040146071 (patch)
treebe722d2f9ab60122cbc6ed913cfe82e13d37490e /PKGBUILD
parent3d0bbb63b13ded9d16be9cab89e6bf4cdce833ef (diff)
downloadaur-c129bff1f66d529d7f90588a88583d8040146071.tar.gz
Update python-pyfunceble-dev to v.120.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6be47173f4f0..0403f8367e11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _appName="pyfunceble"
pkgname=python-${_appName}-dev
_name=${pkgname#python-}
upstreamName="PyFunceble-dev"
-pkgver=0.119.1
+pkgver=0.120.0
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=(
- "b5fadbd824a0f77c2fcfc71081e046387884df263de0c1d27c7f41d3d2ca171a"
+ "e0a63e6b18c1b100881a04083529d111845bf3cf45165001df862d8fb2993a68"
"a6446256d9e2281e96a2279c0cf0d424700a311d9f2ad6e71e1a5bbb9abd5f29"
)