summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3bed47be7cc9..bfc793c40ac5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _appName="pyfunceble"
pkgname=python-${_appName}-dev
_name=${pkgname#python-}
upstreamName="PyFunceble-dev"
-pkgver=0.128.0
+pkgver=0.129.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=(
- "ffc902e52a65a71fcf0bdcbfab8e54022ecb6750fe14330823a5cef6479b7868"
+ "b1fd55eb19a8a85957ce3b27c4caa7a75db07e2645a7eab935c7e9a9ed0e2a91"
"a6446256d9e2281e96a2279c0cf0d424700a311d9f2ad6e71e1a5bbb9abd5f29"
)