summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2020-09-13 14:31:21 +0200
committerfunilrys2020-09-13 14:31:21 +0200
commitea84b614c5a9725f858a6b4ac0ee474e88cc752e (patch)
tree16ef55afbd48c3ebc3749bb217e27fc284021a0f /PKGBUILD
parent96b83d099e07dd576afcaa1abb6de87d826dcbe5 (diff)
downloadaur-ea84b614c5a9725f858a6b4ac0ee474e88cc752e.tar.gz
Update PyFunceble to v3.3.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6939a9eec732..f2353b7b3a97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _appName="pyfunceble"
pkgname=${_appName}
_name=${pkgname}
upstreamName="PyFunceble"
-pkgver=3.3.2
+pkgver=3.3.3
pkgrel=1
pkgdesc="The tool to check the availability or syntax of domain, IP or URL."
arch=('any')
@@ -37,7 +37,7 @@ source=(
"https://raw.githubusercontent.com/funilrys/PyFunceble/master/LICENSE"
)
sha256sums=(
- "115bea76dce2cca29e6afb8524dab2112bf335d62a25aae1de5f8f4ab6a6e52f"
+ "e8e115642981afc43867d04465260a53c4ca3a0c5d4201da57688bbc295c8f50"
"2b8dc0c3f5c9a4042778b31496a0bf65f1aa6a516afa556d3d9426dbe2a92d48"
)