[arch-commits] Commit in dblatex/trunk (PKGBUILD)
Lukas Fleischer
lfleischer at archlinux.org
Sun Nov 10 21:49:06 UTC 2019
Date: Sunday, November 10, 2019 @ 21:49:06
Author: lfleischer
Revision: 526578
upgpkg: dblatex 0.3.11-1
Upstream update.
Modified:
dblatex/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-11-10 21:43:45 UTC (rev 526577)
+++ PKGBUILD 2019-11-10 21:49:06 UTC (rev 526578)
@@ -3,8 +3,8 @@
# Contributor: Andreas Hauser <andy-aur at splashground.de>
pkgname=dblatex
-pkgver=0.3.10
-pkgrel=2
+pkgver=0.3.11
+pkgrel=1
pkgdesc='DocBook (XML and SGML) to DVI, PDF, PostScript converter using latex.'
arch=('any')
url='http://dblatex.sourceforge.net/'
@@ -12,7 +12,7 @@
depends=('docbook-xsl' 'docbook-xml' 'libxslt' 'python2' 'texlive-core' 'texlive-htmlxml'
'texlive-latexextra' 'texlive-pictures' 'texlive-science')
source=("https://downloads.sourceforge.net/project/dblatex/dblatex/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('437513c07101cefe5be3cbe83f313878')
+md5sums=('0dbc76c05e4af8332cf3f9daba2e6650')
package() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list