summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56dc752c78c5..ebfa0ba5f5d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sun Jan 17 16:53:33 UTC 2016
pkgbase = texlive-acrotex
pkgdesc = A LaTeX bundle for webpages, pdf forms and includin JavaSript into LaTeX
- pkgver = 6.7p
+ pkgver = 7.7f
pkgrel = 1
url = http://www.ctan.org/tex-archive/macros/latex/contrib/acrotex
install = texlive-acrotex.install
@@ -8,7 +10,7 @@ pkgbase = texlive-acrotex
license = GPL
depends = texlive-core
source = http://mirrors.ctan.org/macros/latex/contrib/acrotex.zip
- md5sums = b4973e088d36d403b14f26327680aa24
+ md5sums = 3f9b032a853b615e4a98e683e83bc881
pkgname = texlive-acrotex
diff --git a/PKGBUILD b/PKGBUILD
index e9c62428fcb4..8017a63e158a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: McLenin <mclenin at gooogles email>
pkgname=texlive-acrotex
-pkgver=6.7p
+pkgver=7.7f
pkgrel=1
license=('GPL')
depends=('texlive-core')
@@ -9,7 +9,7 @@ url="http://www.ctan.org/tex-archive/macros/latex/contrib/acrotex"
arch=('any')
install=texlive-acrotex.install
source=(http://mirrors.ctan.org/macros/latex/contrib/acrotex.zip)
-md5sums=('b4973e088d36d403b14f26327680aa24')
+md5sums=('3f9b032a853b615e4a98e683e83bc881')
build()
{