mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 09:17:16 +08:00
Updated cb2bib
This commit is contained in:
parent
1d8f8352ae
commit
78552df707
@ -7,7 +7,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=cb2bib
|
||||
pkgver=1.4.3
|
||||
pkgver=1.4.7
|
||||
pkgrel=1
|
||||
pkgdesc="A tool for parsing clipboard data into BibTeX bibliographic database files"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -20,7 +20,7 @@ optdepends=('openssl: network reference query support'
|
||||
'xpdf: pdftotext support')
|
||||
install=cb2bib.install
|
||||
source=(http://www.molspaces.com/dl/progs/$pkgname-$pkgver.tar.gz)
|
||||
md5sums=('b042e36f4436170fa6df9afb82b8c7b8')
|
||||
md5sums=('e464dff22bf672b665e3828855679f93')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$pkgname-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user