summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2021-01-02 18:39:51 +0100
committerhaawda2021-01-02 18:39:51 +0100
commit314b76759165b6e958b9a9e9198546f267fc0635 (patch)
tree22b740b3fad774b3c8e8ebd22c9ce55b3b994b70
parent38af8baba26034c2cda2e2c3fa610624a3dfec42 (diff)
downloadaur-314b76759165b6e958b9a9e9198546f267fc0635.tar.gz
update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe8c355a913a..3a66d5b0b53e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = latex2e-help-texinfo-fr
pkgdesc = Inofficial LaTeX2e Reference Manual in info format - french
- pkgver = 2020_09
- pkgrel = 2
+ pkgver = 2020_12_30
+ pkgrel = 1
url = https://ctan.org/pkg/latex2e-help-texinfo-fr
arch = any
license = custom
- source = http://mirrors.ctan.org/info/latex2e-help-texinfo-fr.zip
- sha256sums = 960f94e8b1668abfd6716d6fb32989b8d4dcd1467b3ff6dbb5c2b48660383c62
+ source = latex2e-help-texinfo-fr-2020_12_30.zip::http://mirrors.ctan.org/info/latex2e-help-texinfo-fr.zip
+ sha256sums = 6929582a0fe0e0529e09b7790caf1935d4343cb49c951b53c92134dd57069447
pkgname = latex2e-help-texinfo-fr
diff --git a/PKGBUILD b/PKGBUILD
index f01fdb84f900..341767a176b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=latex2e-help-texinfo-fr
-pkgver=2020_09
-pkgrel=2
+pkgver=2020_12_30
+pkgrel=1
pkgdesc="Inofficial LaTeX2e Reference Manual in info format - french"
url="https://ctan.org/pkg/latex2e-help-texinfo-fr"
arch=('any')
license=('custom')
-source=("http://mirrors.ctan.org/info/$pkgname.zip")
-sha256sums=('960f94e8b1668abfd6716d6fb32989b8d4dcd1467b3ff6dbb5c2b48660383c62')
+source=("$pkgname-$pkgver.zip::http://mirrors.ctan.org/info/$pkgname.zip")
+sha256sums=('6929582a0fe0e0529e09b7790caf1935d4343cb49c951b53c92134dd57069447')
package() {
cd "$srcdir/$pkgname"