summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2020-09-06 13:11:21 +0200
committerfunilrys2020-09-06 13:11:21 +0200
commitda3146c69af91a27d32035fdc891b5f726ec5a11 (patch)
tree6c7920678ad389a46eaa16375625379a54b9281f /PKGBUILD
parent81743aec8ec74e383cdbcc811d9b01afa4bb2400 (diff)
downloadaur-da3146c69af91a27d32035fdc891b5f726ec5a11.tar.gz
Update PyFunceble to v3.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86e6c3988883..a81b118d6fdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _appName="pyfunceble"
pkgname=${_appName}
_name=${pkgname}
upstreamName="PyFunceble"
-pkgver=3.3.0
+pkgver=3.3.1
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=(
- "37fbd74d313e91a4f4e97aea5d964a4ce0fc6787d62f2b6dd5a3b948c37a24b8"
+ "d1d06554d911e42a91763911248b17715cc7f893a05a3b14281d21213233e906"
"2b8dc0c3f5c9a4042778b31496a0bf65f1aa6a516afa556d3d9426dbe2a92d48"
)