summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e55b6a1e7baa..93353d8246c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=bibtool
-pkgver=2.65
+pkgver=2.66
pkgrel=1
pkgdesc="Command line manipulation of BibTeX files."
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('texlive-bin')
makedepends=('tar')
source=(http://mirrors.ctan.org/biblio/bibtex/utils/bibtool/BibTool-$pkgver.tar.gz)
-md5sums=('e0d44f171d1fb0afce4067a508326c31')
+md5sums=('f5c171db5cc2c1ffaa2ee853b586e8bf')
noextract=("BibTool-$pkgver.tar.gz")
build() {