summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 184d4a3ee634..fe61e136ee1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,12 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=texi2latex
pkgver=0.9.4
-pkgrel=2
+pkgrel=3
pkgdesc="convert texinfo sources to LaTeX"
url="http://savannah.nongnu.org/projects/texi2latex"
arch=('i686' 'x86_64')
license=('GPL')
depends=('gcc-libs' 'sh' 'java-saxon')
-install=$pkgname.install
source=(http://mirrors.zerg.biz/nongnu/$pkgname/$pkgname-$pkgver.tar.bz2)
md5sums=('73285a6f0bb988a6673b445a71bf94fd')
build() {