summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f6fabff618b..3b85fb9c57fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _appName="pyfunceble"
pkgname=${_appName}-dev
_name=${pkgname}
upstreamName="PyFunceble-dev"
-pkgver=4.2.0a5
+pkgver=4.2.0a6
pkgrel=1
pkgdesc="The tool to check the availability or syntax of domain, IP or URL."
arch=('any')
@@ -35,8 +35,8 @@ depends=(
'python-toml'
'python3'
)
-source=('https://files.pythonhosted.org/packages/db/83/ca9a6d89f4f0af96fd6781dbb5857a6ac2eb425528ff822dc498fff7f309/PyFunceble-dev-4.2.0a5.tar.gz' 'https://raw.githubusercontent.com/funilrys/PyFunceble/dev/LICENSE')
-sha256sums=('64edb03113c2ef6741b4f24e80819364e2d1d3f3fa5e23566522dc6e40ca58f2'
+source=('https://files.pythonhosted.org/packages/96/00/d804682911c9e568f6402b545cf07df3a85c96a40775eb83c6364ac940f6/PyFunceble-dev-4.2.0a6.tar.gz' 'https://raw.githubusercontent.com/funilrys/PyFunceble/dev/LICENSE')
+sha256sums=('4d0282643e4e553b08fb1487e6ce496102213213b3dccc8231a310f9b5a8c936'
'4709994873033ba7bdbbc1bf12cfff093cc074e0dfb28c64b2a80a115916a41b')
build() {