summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Jost2015-03-25 15:47:54 +0100
committerThomas Jost2015-03-25 15:47:54 +0100
commitcbe4fac07414e12e865f479283945d910a37c5e0 (patch)
tree59aa375b2fd798c8acf7a34693079f9194d2e93e /PKGBUILD
parentfee04585a9a19ea6ab9c850f76044ed6afee69a4 (diff)
downloadaur-cbe4fac07414e12e865f479283945d910a37c5e0.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da478ee99144..099dc2d53a7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Thomas Jost <schnouki@schnouki.net>
# Contributor: Paulus Cyril <paulus.cyril@gmail.com>
pkgname=latex-make
-pkgver=2.1.18
+pkgver=2.1.19
pkgrel=1
pkgdesc="A collection of LaTeX packages, scipts and Makefile fragments that allows to easily compile LaTeX documents."
arch=('any')
url="https://gforge.inria.fr/projects/latex-utils/"
license=('GPL')
depends=('texlive-core' 'texlive-latexextra' 'python2')
-source=(https://gforge.inria.fr/frs/download.php/30927/$pkgname-$pkgver.tar.gz)
-md5sums=('e4a3512b95533797191f6a019aeabecd')
-sha256sums=('2e3a6097e498cfe010fbac4b73c43a212ceafc847c9daba214654cd4b177a1dd')
+source=(https://gforge.inria.fr/frs/download.php/34121/$pkgname-$pkgver.tar.gz)
+md5sums=('6b62eb1e7de17d0224f77755d76f5f89')
+sha256sums=('f4d2da7a1503fe0a39dd8c4913a8124d8faccee24bb2406d6aaa87a2bf8081e6')
install=latex-make.install
build() {