summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2019-02-19 20:28:24 +0100
committerfunilrys2019-02-19 20:28:24 +0100
commit3d62c1c2fc9da294891c030567be35045d8d4f2a (patch)
tree8229391d1c57215ef9ff0d232b709334a877e53f /PKGBUILD
parentc6caac37c99f0c0d6f1c12e533e2e5b80dd04329 (diff)
downloadaur-3d62c1c2fc9da294891c030567be35045d8d4f2a.tar.gz
Update python-pyfunceble-dev to v1.11.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7576ab7c3574..75763690d617 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _appName="pyfunceble"
pkgname=python-${_appName}-dev
_name=${pkgname#python-}
upstreamName="PyFunceble-dev"
-pkgver=1.11.0
+pkgver=1.11.2
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=(
- "4f8b5198db51f72b3f6584a3286df2058534092502e4031eccb904f67cbd48d8"
+ "701c1b6f1a65366b2333fed61ea4d4842e8e60c11276b6969424696d953917a2"
"b6f0b000fe7b60a2d6d8b31454d705d928c6ffa8783722ba5c0419dd2c9084e4"
)