summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2020-05-03 20:47:23 +0200
committerfunilrys2020-05-03 20:47:23 +0200
commitd80d777441684bab0d5172ca39dd68315b297e52 (patch)
tree45b46d995a559bb50a90f641764cc6515b463c06 /PKGBUILD
parent1f9fbce4d0378a7d23ef5cc0201f01a3e560f107 (diff)
downloadaur-d80d777441684bab0d5172ca39dd68315b297e52.tar.gz
Update PyFunceble to v3.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70c730415071..b5724f8757fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@ _appName="pyfunceble"
pkgname=${_appName}
_name=${pkgname}
upstreamName="PyFunceble"
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.1.0
+pkgrel=1
pkgdesc="The tool to check the availability or syntax of domains, IPv4, IPv6 or URL."
arch=('any')
url="https://funilrys.github.io/PyFunceble/"
@@ -32,7 +32,7 @@ source=(
"https://raw.githubusercontent.com/funilrys/PyFunceble/master/LICENSE"
)
sha256sums=(
- "69a78960edb9dafb10ad74eb63aba821dd6468cdf4777ccb7849633f2642984a"
+ "a6f507497f8ddbfdf98ac0620aed18f6229225854830d0655fce463148018baa"
"a11e4be5b3b09e157217214008e7f0e23092d26adb03ad593e51cffe18361508"
)