summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2022-11-20 11:25:58 +0000
committerfunilrys2022-11-20 11:25:58 +0000
commit33be975830143c094dbbc0d7df0fd412cd55268b (patch)
treef5ee94beabcad973f7340f8b490344128930c2c3 /PKGBUILD
parent472e6e7ec29090b138cbff68270b96d095700918 (diff)
downloadaur-33be975830143c094dbbc0d7df0fd412cd55268b.tar.gz
Update PyFunceble to v4.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 650cbd842aaa..0ac7246ceb74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _appName="pyfunceble"
pkgname=${_appName}
_name=${pkgname}
upstreamName="PyFunceble"
-pkgver=4.1.2
+pkgver=4.1.3
pkgrel=1
pkgdesc="The tool to check the availability or syntax of domain, IP or URL."
arch=('any')
@@ -34,8 +34,8 @@ depends=(
'python-toml'
'python3'
)
-source=('https://files.pythonhosted.org/packages/19/9c/c42f46bbcf9fe27b241ea9f0573faeb02794b64367fc327d0ccf74f1c71f/PyFunceble-4.1.2.tar.gz' 'https://raw.githubusercontent.com/funilrys/PyFunceble/master/LICENSE')
-sha256sums=('66bba83ece92f6a1f1b869cd4a68d1bb5249448bfc3b3824d62575d176cac3c5'
+source=('https://files.pythonhosted.org/packages/c6/bf/0261383aba2bc94288f77f6c936ac18e536f937b4941f4c55220a36b45ca/PyFunceble-4.1.3.tar.gz' 'https://raw.githubusercontent.com/funilrys/PyFunceble/master/LICENSE')
+sha256sums=('267339e662a2497cc53f466f97d5d469555fe27e9ad87d8d633a81624fe1bf37'
'4709994873033ba7bdbbc1bf12cfff093cc074e0dfb28c64b2a80a115916a41b')
build() {