[arch-commits] Commit in linuxdoc-tools/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Thu Nov 12 21:06:15 UTC 2020
Date: Thursday, November 12, 2020 @ 21:06:15
Author: spupykin
Revision: 753762
upgpkg: linuxdoc-tools 0.9.82-1
Modified:
linuxdoc-tools/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-12 21:04:47 UTC (rev 753761)
+++ PKGBUILD 2020-11-12 21:06:15 UTC (rev 753762)
@@ -2,7 +2,7 @@
# Contributor: David Ell <david at bytesizebits dot net>
pkgname=linuxdoc-tools
-pkgver=0.9.78
+pkgver=0.9.82
pkgrel=1
pkgdesc="Convert LinuxDoc SGML source into other formats"
arch=('x86_64')
@@ -11,8 +11,8 @@
depends=('jade')
makedepends=('texlive-bin' 'texlive-core')
optdepends=('groff' 'texlive-bin')
-source=(https://ftp.de.debian.org/debian/pool/main/l/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz)
-sha256sums=('362f031aa13ce29018a395179e7d6d9fac490b1b0e5a2ce97a5ab4dfe7effa56')
+source=(https://mirrors.edge.kernel.org/debian/pool/main/l/linuxdoc-tools/linuxdoc-tools_${pkgver}.orig.tar.gz)
+sha256sums=('65e7c39eeabf464575bf7b5b4c0284ddd2c0e56b3e37e591c861708f1b00013d')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list