summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2019-01-03 16:18:33 +0100
committerfunilrys2019-01-03 16:18:33 +0100
commit30c986e79cb8b1fa397f859509528c0d5f4651fb (patch)
tree2cd43fc6d64e5a44093d324deb950badde916190 /PKGBUILD
parent2b24b939d53f635b04f30e2262e9a11712773cf0 (diff)
downloadaur-30c986e79cb8b1fa397f859509528c0d5f4651fb.tar.gz
Update python-pyfunceble-dev to v1.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8980e9b00e9..eed956fa50df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _appName="pyfunceble"
pkgname=python-${_appName}-dev
_name=${pkgname#python-}
upstreamName="PyFunceble-dev"
-pkgver=1.1.1
+pkgver=1.4.0
pkgrel=1
pkgdesc="The tool to check the availability of domains, IPv4 or URL."
arch=('any')
@@ -27,7 +27,7 @@ source=(
"https://raw.githubusercontent.com/funilrys/PyFunceble/dev/LICENSE"
)
sha256sums=(
- "2514918468174ca61fd50af98f3e16654db4e4f70d1d3c62ba23c0b2782e44ad"
+ "4375e1ea885421aae7fa05b088fa5b6889cc2f7526552c64f15fc7ff2589a970"
"a6446256d9e2281e96a2279c0cf0d424700a311d9f2ad6e71e1a5bbb9abd5f29"
)