summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a297e6e82383..ee766a2dddb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,9 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=bibtex2html
-pkgver=1.99.413
-pkgrel=2
+pkgver=1.99
+pkgrel=1
+epoch=1
pkgdesc="Collection of tools for producing HTML documents from bibtex-bibliographies"
url="https://github.com/backtracking/bibtex2html"
license=('GPL2')
@@ -23,6 +24,7 @@ build() {
hevea manual.tex
pdflatex manual.tex
}
+
package() {
cd $pkgname
make prefix="$pkgdir"/usr install