summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoliathLabs2020-07-07 13:37:58 +0200
committerGoliathLabs2020-07-07 13:37:58 +0200
commit862dac98821c5f731e4968e49dc1d5b2d3154331 (patch)
treef5c8a42588db307b566d331d178cd04525f10532
parent0a1e4546334d8f23555eb9dd1c930717d7d305e1 (diff)
downloadaur-862dac98821c5f731e4968e49dc1d5b2d3154331.tar.gz
Updated: Upstream URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d6d56c8b258..0f5e92f32184 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
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 = 7
- url = http://sourceforge.net/projects/bibus-biblio/
+ pkgrel = 8
+ url = https://sourceforge.net/projects/bibus-biblio/
arch = any
license = GPL
depends = python2-pysqlite
diff --git a/PKGBUILD b/PKGBUILD
index e3764116a9e4..6cbf14421bec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@
pkgname=bibus
pkgver=1.5.2
-pkgrel=7
+pkgrel=8
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/"
+url="https://sourceforge.net/projects/bibus-biblio/"
license=('GPL')
arch=('any')
depends=('python2-pysqlite' 'wxpython' 'python2-lxml' 'unixodbc' 'hicolor-icon-theme')