summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2018-10-27 00:56:20 +0200
committerfunilrys2018-10-27 00:56:20 +0200
commit330d88003d298a96c36508c39b6d508606855ac2 (patch)
tree9d5bbc750a6274faa983b8d3b19da913de066a4b /PKGBUILD
parentee2ecce278482581267754b19f568dc8a3e06d5e (diff)
downloadaur-330d88003d298a96c36508c39b6d508606855ac2.tar.gz
Update python-pyfunceble-dev to v0.118.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06112f46aacc..8a7d2ce62f38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _appName="pyfunceble"
pkgname=python-${_appName}-dev
_name=${pkgname#python-}
upstreamName="PyFunceble-dev"
-pkgver=0.118.0
+pkgver=0.118.1
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=(
- "9614260f00026fbf12257a0f34d170159fbd22c10ec7fa31b0e1117a51b2be94"
+ "4cf1a88ab2f6e90eee6f4bf300806ff41c693203f5a9ec30c3bcccedfe9c74c5"
"a6446256d9e2281e96a2279c0cf0d424700a311d9f2ad6e71e1a5bbb9abd5f29"
)