summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2022-11-25 19:14:51 +0000
committerfunilrys2022-11-25 19:14:51 +0000
commitc471cb9b8c781c7ece342f88305e47d86480fb90 (patch)
tree8ead869c9616bc2bf5ff59a78ac3a04354d7e613 /PKGBUILD
parent5ae4a2729022a3a5f1fa69d00ab3d756e5c0dc5d (diff)
downloadaur-c471cb9b8c781c7ece342f88305e47d86480fb90.tar.gz
Update PyFunceble-dev 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 1af1f1dd6ee0..9faac7f8114e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _appName="pyfunceble"
pkgname=${_appName}-dev
_name=${pkgname}
upstreamName="PyFunceble-dev"
-pkgver=4.1.3a7
+pkgver=4.1.3
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/28/88/142da10e8c9737648828996b7c972fda0a92aa4b7f07d0fc9b4b3635efa7/PyFunceble-dev-4.1.3a7.tar.gz' 'https://raw.githubusercontent.com/funilrys/PyFunceble/dev/LICENSE')
-sha256sums=('3e65d92db62417337ea35de46a378b5b6d6c4d26110eb57da6996650f7fe9aec'
+source=('https://files.pythonhosted.org/packages/fa/b5/d8e2b147d5760dc8d50e733542d37c0216e303ffaae030cbcef7ee7ef7d9/PyFunceble-dev-4.1.3.tar.gz' 'https://raw.githubusercontent.com/funilrys/PyFunceble/dev/LICENSE')
+sha256sums=('667e556e0a9b6d0f46b0bf4ea6528b1fef349669fa17ff5d0916c8b784b87bee'
'4709994873033ba7bdbbc1bf12cfff093cc074e0dfb28c64b2a80a115916a41b')
build() {