summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2018-07-10 10:37:32 +0200
committerhaawda2018-07-10 10:37:32 +0200
commitf695379ef0b945bce032855d23fb711d172492d6 (patch)
tree336be4b152f7d96235a9dbf83142cf69611f4e8e /PKGBUILD
parent11ff34e71e2e5ca60f5d77c89a48c3c9dd3c660b (diff)
downloadaur-f695379ef0b945bce032855d23fb711d172492d6.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce0eb7c5a71c..12fe4438cd90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgbase=latex2e-help-texinfo
pkgname=('latex2e-help-texinfo' 'latex2e-help-texinfo-es')
-pkgver=2018_03_21
+pkgver=2018_07_03
pkgrel=1
pkgdesc="Inofficial LaTeX2e Reference Manual in info format"
url="https://ctan.org/pkg/latex2e-help-texinfo"
arch=('any')
license=('custom')
source=("http://mirrors.ctan.org/info/$pkgname.zip")
-md5sums=('bf8eddfbdcdc778ebee1a38bd37a0dfd')
+sha256sums=('23f731f59c45d0771b3ef1cbb32831c428307497ffaa3a9d8c12fd070d7aa549')
package_latex2e-help-texinfo() {
cd $pkgname
@@ -21,4 +21,3 @@ package_latex2e-help-texinfo-es() {
cd ${pkgname%-es}/spanish
install -Dm644 latex2e-es.info "$pkgdir"/usr/share/info/latex2e-es.info
}
-