summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2020-09-07 21:27:25 +0200
committerhaawda2020-09-07 21:27:25 +0200
commit38af8baba26034c2cda2e2c3fa610624a3dfec42 (patch)
treecb0132216db9f7b280154013f04cdf00b6b05338
parent9c30083dca77a35af1a34e47f49d2d93861a5a4e (diff)
downloadaur-38af8baba26034c2cda2e2c3fa610624a3dfec42.tar.gz
fix architecture
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32b496f538e7..fe8c355a913a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,9 @@
pkgbase = latex2e-help-texinfo-fr
pkgdesc = Inofficial LaTeX2e Reference Manual in info format - french
pkgver = 2020_09
- pkgrel = 1
+ pkgrel = 2
url = https://ctan.org/pkg/latex2e-help-texinfo-fr
- arch = i686
- arch = x86_64
+ arch = any
license = custom
source = http://mirrors.ctan.org/info/latex2e-help-texinfo-fr.zip
sha256sums = 960f94e8b1668abfd6716d6fb32989b8d4dcd1467b3ff6dbb5c2b48660383c62
diff --git a/PKGBUILD b/PKGBUILD
index 147ea314d2af..f01fdb84f900 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=latex2e-help-texinfo-fr
pkgver=2020_09
-pkgrel=1
+pkgrel=2
pkgdesc="Inofficial LaTeX2e Reference Manual in info format - french"
url="https://ctan.org/pkg/latex2e-help-texinfo-fr"
-arch=('i686' 'x86_64')
+arch=('any')
license=('custom')
source=("http://mirrors.ctan.org/info/$pkgname.zip")
sha256sums=('960f94e8b1668abfd6716d6fb32989b8d4dcd1467b3ff6dbb5c2b48660383c62')