summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2019-06-22 19:30:07 +0200
committerfunilrys2019-06-22 19:30:07 +0200
commit335e8b840d662ccd334091970f1b90b2edc543cd (patch)
tree54a2b3debb852367157700c32ae70531c59f872b /PKGBUILD
parent542171289e563c0e8804471d30c4af7903248b41 (diff)
downloadaur-335e8b840d662ccd334091970f1b90b2edc543cd.tar.gz
Fix license checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67c5037b4237..87382d416279 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=${_appName}
_name=${pkgname}
upstreamName="PyFunceble"
pkgver=2.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="The tool to check the availability or syntax of domains, IPv4 or URL."
arch=('any')
url="https://funilrys.github.io/PyFunceble/"
@@ -28,7 +28,7 @@ source=(
)
sha256sums=(
"9a22bc348a86e8fba0e7ef0406198741d051cb6e161b289ad28209665b842f58"
- "b6f0b000fe7b60a2d6d8b31454d705d928c6ffa8783722ba5c0419dd2c9084e4"
+ "f03d3823524595a13999f7f0805b4189805e60a620175dc71e89ead03495c49f"
)
build() {