summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-01-16 15:48:37 +0100
committerStefan Husmann2016-01-16 15:48:37 +0100
commit637132157b6b65a14163ac192335909d5ef78c9b (patch)
treec14bfce131a9f80d5a42ec928dd23b7a908eeeed /PKGBUILD
parentddef5b68e6eefdc7142b647b47ad5502729d79cf (diff)
downloadaur-637132157b6b65a14163ac192335909d5ef78c9b.tar.gz
upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c781210e038..e493dd3bfd37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=bibtool-git
-pkgver=2.62
+pkgver=2.62.1.ge6e71af
pkgrel=1
pkgdesc="Command line manipulation of BibTeX files - from git-repo"
arch=('i686' 'x86_64')
@@ -22,7 +22,6 @@ pkgver() {
build() {
cd "$srcdir"/"$_gitname"
- sed -i '1,3d' include/bibtool/regex.h
autoreconf
./configure --prefix=/usr
make