summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2018-11-01 11:51:20 +0100
committerfunilrys2018-11-01 11:51:20 +0100
commitecfad1423200883fe211428a2415cbb402aa8791 (patch)
tree9c549b92e6cd7126e05b26c20d9610efd7d9084d /PKGBUILD
parenta72eadb57c2fb9a6d8915d200831957beccaedbd (diff)
downloadaur-ecfad1423200883fe211428a2415cbb402aa8791.tar.gz
Update python-pyfunceble-dev to v0.121.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3440e6918be..7dbf96d46a0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _appName="pyfunceble"
pkgname=python-${_appName}-dev
_name=${pkgname#python-}
upstreamName="PyFunceble-dev"
-pkgver=0.120.37
+pkgver=0.121.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=(
- "2972c5eed90dc442748ea5c92ee1f015d5a4d46849fa93e1fcb03d1485e0800a"
+ "697d94fcef8423fe53bfe30b807a05844dbda3b2623a67e99005578073cd5626"
"a6446256d9e2281e96a2279c0cf0d424700a311d9f2ad6e71e1a5bbb9abd5f29"
)