summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoliathLabs2020-05-06 13:11:33 +0200
committerGoliathLabs2020-05-06 13:11:33 +0200
commit0a1e4546334d8f23555eb9dd1c930717d7d305e1 (patch)
tree8cb07ad22944b86b69a64503b7671112cb52dbcc
parent1209b1e48b89723ed6291800a9c06b7a8e018bd4 (diff)
downloadaur-0a1e4546334d8f23555eb9dd1c930717d7d305e1.tar.gz
Updated: 1.5.2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD11
2 files changed, 10 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45d58da9dd3e..1d6d56c8b258 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Sat Mar 18 22:22:52 UTC 2017
pkgbase = bibus
pkgdesc = A bibliographic database that can directly insert references in OpenOffice.org/LibreOffice and generate the bibliographic index.
pkgver = 1.5.2
- pkgrel = 6
+ pkgrel = 7
url = http://sourceforge.net/projects/bibus-biblio/
arch = any
license = GPL
@@ -13,10 +11,10 @@ pkgbase = bibus
depends = unixodbc
depends = hicolor-icon-theme
optdepends = libreoffice
- optdepends = openoffice-base-bin
+ optdepends = openoffice
backup = etc/bibus.config
- source = http://downloads.sourceforge.net/project/bibus-biblio/bibus-biblio/bibus-1.5.2/bibus_1.5.2.orig.tar.gz
- md5sums = 5bb8b26d0980ebb72a2882b618fbe62c
+ source = https://downloads.sourceforge.net/project/bibus-biblio/bibus-biblio/bibus-1.5.2/bibus_1.5.2.orig.tar.gz
+ sha512sums = 33d091dacc707859a11010fcba57691a3e2726ae7579d601720b4398f7be29b580be978da8cd058fab491ec5b52dd3ce33c964a8d5077f8e80d8f0f387ffa2c4
pkgname = bibus
diff --git a/PKGBUILD b/PKGBUILD
index 2d165c3932ec..e3764116a9e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,20 @@
-# Contributor & Maintainer: Stunts <f.pinamartins@gmail.com>
+# Maintainer: Felix Golatofski <contact@xdfr.de>
+# Contributor: Stunts <f.pinamartins@gmail.com>
# Contributor: machoo02 <ichthyoboy@gmail.com>
# Contributor: mutlu_inek <mutlu_inek@yahoo.de>
pkgname=bibus
pkgver=1.5.2
-pkgrel=6
+pkgrel=7
pkgdesc="A bibliographic database that can directly insert references in \
OpenOffice.org/LibreOffice and generate the bibliographic index."
url="http://sourceforge.net/projects/bibus-biblio/"
license=('GPL')
arch=('any')
depends=('python2-pysqlite' 'wxpython' 'python2-lxml' 'unixodbc' 'hicolor-icon-theme')
-optdepends=('libreoffice' 'openoffice-base-bin')
-source=(http://downloads.sourceforge.net/project/$pkgname-biblio/$pkgname-biblio/${pkgname}-${pkgver}/${pkgname}_${pkgver}.orig.tar.gz)
-md5sums=('5bb8b26d0980ebb72a2882b618fbe62c')
+optdepends=('libreoffice' 'openoffice')
+source=(https://downloads.sourceforge.net/project/$pkgname-biblio/$pkgname-biblio/${pkgname}-${pkgver}/${pkgname}_${pkgver}.orig.tar.gz)
+sha512sums=('33d091dacc707859a11010fcba57691a3e2726ae7579d601720b4398f7be29b580be978da8cd058fab491ec5b52dd3ce33c964a8d5077f8e80d8f0f387ffa2c4')
backup=(etc/bibus.config)
package() {