summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0c9a006a01e..681433d121b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: TDY <tdy@gmx.com>
pkgname=cb2bib
-pkgver=1.9.6
-pkgrel=2
+pkgver=1.9.7
+pkgrel=1
pkgdesc="A tool for parsing clipboard data into BibTeX bibliographic database files"
arch=('i686' 'x86_64')
url="http://www.molspaces.com/cb2bib/"
@@ -16,7 +16,7 @@ optdepends=('openssl: network reference query support'
'xpdf: pdftotext support')
install=cb2bib.install
source=(http://www.molspaces.com/dl/progs/$pkgname-$pkgver.tar.gz)
-sha256sums=('a2715a670ad405d6599b237d058cccf9e0dbe47070ee8e5d7f799c24ea4715af')
+sha256sums=('fae8520d85a01066434dbdc9357663467c20b4578229cea3047cc6f069dd283f')
build() {
cd "$srcdir/$pkgname-$pkgver"