summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2022-01-01 13:46:58 +0100
committerfunilrys2022-01-01 13:46:58 +0100
commit67363443659998409f407b99c46e33c0cc695259 (patch)
treeaf1b5abf44a0717dfb70dc234364a5cec56e59ac /PKGBUILD
parent2a6683f6bbfd848cda430547bcf56481cf88c4cc (diff)
downloadaur-67363443659998409f407b99c46e33c0cc695259.tar.gz
Nothing changed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 2 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aafc8a2cbe2f..98ffe2977b34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=${_appName}
_name=${pkgname}
upstreamName="PyFunceble"
pkgver=4.0.2
-pkgrel=2
+pkgrel=3
pkgdesc="The tool to check the availability or syntax of domain, IP or URL."
arch=('any')
url="https://pyfunceble.github.io"
@@ -33,10 +33,7 @@ depends=(
'python-toml'
'python3'
)
-source=(
- "https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${upstreamName}-${pkgver}.tar.gz"
- "https://raw.githubusercontent.com/funilrys/PyFunceble/master/LICENSE"
-)
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${upstreamName}-${pkgver}.tar.gz" "https://raw.githubusercontent.com/funilrys/PyFunceble/master/LICENSE")
sha256sums=('5a7e870920e9ce1b0119e0d0be19c87cc3ff48102ac1382ad92eddf4406b0dcb'
'69e9c471f1cd9c0dd18f32588c8fffa81f53c54d8d04a1af8603e50a8d35e19d')