summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2019-02-16 23:11:02 +0100
committerfunilrys2019-02-16 23:11:02 +0100
commit16fb263389d24af90fba86da065be47efd537768 (patch)
tree4b0de562ebdcc617931612ea315a0cf61aa22c7b /PKGBUILD
parentab6a3ed18cce869fa59e14302a729a229f4bf51e (diff)
downloadaur-16fb263389d24af90fba86da065be47efd537768.tar.gz
Update python-pyfunceble-dev to v1.10.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e66fb08faed..2e9766b3a710 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _appName="pyfunceble"
pkgname=python-${_appName}-dev
_name=${pkgname#python-}
upstreamName="PyFunceble-dev"
-pkgver=1.9.0
+pkgver=1.10.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=(
- "65b257e4d917757d3f178501bd24e14b4913abb6acf5cb4fd3b8496709c6ea07"
+ "eb1627b4e58e6e0df7773ffc5a99271cd561b79b4944252ca45a8eaeaa34809e"
"b6f0b000fe7b60a2d6d8b31454d705d928c6ffa8783722ba5c0419dd2c9084e4"
)