summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXyne2017-05-04 06:20:56 +0000
committerXyne2017-05-04 06:21:37 +0000
commitfc276b5881fc46a3f10233fb97b067455241eb20 (patch)
tree13b74ba5f3cc8f840d6040a0ee7115e7f64428cc /PKGBUILD
parent032682dde2f07ea82c01a5e7a7b2b0a3ba8ffd1a (diff)
downloadaur-fc276b5881fc46a3f10233fb97b067455241eb20.tar.gz
* updated to 4.06
* removed redundant install script
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0aa85a10e2d6..2f13f806bec1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_basename=mhchem
pkgname=texlive-mhchem-bundle
-pkgver=4.05
+pkgver=4.06
pkgrel=1
pkgdesc="Typeset chemical formulae/equations and Risk and Safety phrases in LaTeX."
arch=('any')
@@ -12,7 +12,6 @@ provides=(texlive-"$_basename" texlive-rsphrase)
conflicts=(texlive-"$_basename" texlive-rsphrase)
license=('LPPL')
source=(http://mirror.ctan.org/macros/latex/contrib/"$_basename".zip)
-install=$pkgname.install
package() {
cd -- "$srcdir/$_basename"
@@ -27,4 +26,4 @@ package() {
done
}
-sha256sums=('6fc304cd5788aae3c1b2a0fd78574458e2079afdd43c0cf0b228563374d9651f')
+sha256sums=('7e5fb27a0639dc4da18a6e669bf1e480b7b2fbc81091c9fc9a51c0e55a304327')