summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRhinoceros2021-06-26 09:37:45 +1000
committerRhinoceros2021-06-26 09:37:45 +1000
commit9db1896e4d0d01639b164b18c55dea1bedb13f08 (patch)
tree51016a52c8a79d3bf87fc09405a9742eb7816def /PKGBUILD
parent8d5e89886c9e1fea80669f0c809c282159de8309 (diff)
downloadaur-9db1896e4d0d01639b164b18c55dea1bedb13f08.tar.gz
www.unicode.org https now works again
No need to bump pkgrel. If it had installed fine previously, no need to re-install.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1fa41cd24659..cf0165d28656 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@ arch=('any')
license=('GPL3')
depends=('python')
source=("$pkgname-$pkgver.tar.gz::https://github.com/garabik/${pkgname}/archive/v${pkgver}.tar.gz"
- UnicodeData-${pkgver}-${pkgrel}.txt::'http://www.unicode.org/Public/UNIDATA/UnicodeData.txt'
- Blocks-${pkgver}-${pkgrel}.txt::'http://www.unicode.org/Public/UNIDATA/Blocks.txt')
+ UnicodeData-${pkgver}-${pkgrel}.txt::'https://www.unicode.org/Public/UNIDATA/UnicodeData.txt'
+ Blocks-${pkgver}-${pkgrel}.txt::'https://www.unicode.org/Public/UNIDATA/Blocks.txt')
sha256sums=('35637578fb6f0758366175951147ab753c95b005e371f9bb5ad21e5ac08c28d8'
'bdbffbbfc8ad4d3a6d01b5891510458f3d36f7170422af4ea2bed3211a73e8bb'
'81a82b6a9fcf1a9c12f588d7a1decd73a9afdc4cac95b0eb7e576e7942d6c19f')