summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2019-02-23 00:34:35 +0100
committerfunilrys2019-02-23 00:34:35 +0100
commit9b2c6da70cc38c803911580d4ee11804ac62c6c8 (patch)
tree8bb33dc14e5a25b5c7661cb03bb35870abb80939 /PKGBUILD
parent669281cfd6b88d366232e7144790e07d7a680d99 (diff)
downloadaur-9b2c6da70cc38c803911580d4ee11804ac62c6c8.tar.gz
Update python-pyfunceble-dev to v1.14.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1a8b0b85f3a..12092fc5cbe3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _appName="pyfunceble"
pkgname=python-${_appName}-dev
_name=${pkgname#python-}
upstreamName="PyFunceble-dev"
-pkgver=1.12.1
+pkgver=1.14.0
pkgrel=1
pkgdesc="The tool to check the availability or syntax of domains, IPv4 or URL."
arch=('any')
@@ -27,7 +27,7 @@ source=(
"https://raw.githubusercontent.com/funilrys/PyFunceble/dev/LICENSE"
)
sha256sums=(
- "617b0e523356a36397f17cccafdfa623eaf36e7f47fb20d017c89da4103881fc"
+ "22c7e6f63e8959167fca43c9dd5c40da7b00fef6d833ac86325b07a561432e26"
"b6f0b000fe7b60a2d6d8b31454d705d928c6ffa8783722ba5c0419dd2c9084e4"
)