summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorfunilrys2022-09-10 21:01:46 +0200
committerfunilrys2022-09-10 21:01:46 +0200
commit75e033237a54cda915e29ed8caf84bd5ff2c8e02 (patch)
tree48798b1c306f15ac33290868418a838c6b01869c /.SRCINFO
parentf8ea9d918e99f011a170b768ea940b10dac27efb (diff)
downloadaur-domain2idna.tar.gz
Fix issue with LICENSE checksum.
This patch fixes funilrys/PyFunceble#302. Contributors: * @ZeroDot1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a943a7a61df7..57737c3764e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = domain2idna
pkgdesc = The tool to convert a domain or a file with a list of domain to the famous IDNA format.
pkgver = 1.12.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/funilrys/domain2idna
arch = any
license = MIT
@@ -12,7 +12,6 @@ pkgbase = domain2idna
source = https://files.pythonhosted.org/packages/source/d/domain2idna/domain2idna-1.12.0.tar.gz
source = https://raw.githubusercontent.com/PyFunceble/domain2idna/master/LICENSE
sha256sums = 7f45b4de5ae261b23270b7f980c2600cd306fa570d4ade9e5935f965327bba2d
- sha256sums = 08c0daa67e227be62d082aa48d00e990e1192791291293ba683cec88151c6820
+ sha256sums = 87fb21807b1c4f1d32217ef2be569be5cf8c16cecac5fd34eecbc07810881583
pkgname = domain2idna
-