summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2021-01-08 20:24:03 +0100
committerfunilrys2021-01-08 20:24:03 +0100
commitf8ea9d918e99f011a170b768ea940b10dac27efb (patch)
treeeec32faba61638d1715dd9436e1312ec7a2c791d /PKGBUILD
parent9d627eaaaf074322bcba186784751a873a612251 (diff)
downloadaur-f8ea9d918e99f011a170b768ea940b10dac27efb.tar.gz
Update domain2idna to v1.12.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7479d42ea506..b1888d6b2843 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=domain2idna
_name=${pkgname#}
-pkgver=1.11.0
+pkgver=1.12.0
pkgrel=2
pkgdesc="The tool to convert a domain or a file with a list of domain to the famous IDNA format."
arch=('any')
@@ -19,7 +19,7 @@ source=(
"https://raw.githubusercontent.com/PyFunceble/domain2idna/master/LICENSE"
)
sha256sums=(
- "975a69015a181e6cbbe16aff8699c39908086cae3514e1b350c07c41a7eef0d0"
+ "7f45b4de5ae261b23270b7f980c2600cd306fa570d4ade9e5935f965327bba2d"
"08c0daa67e227be62d082aa48d00e990e1192791291293ba683cec88151c6820"
)