summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Weiss2018-09-24 21:53:25 +0200
committerLuca Weiss2018-09-24 21:53:25 +0200
commit66a0edb6306638af1e93426d016cbcd3529cd712 (patch)
tree2bb580fe00f50964ac4ca929c41a6b089f5064e9
parent0eee3cfd60f55879c2a003ee991fa199bcd59b88 (diff)
downloadaur-66a0edb6306638af1e93426d016cbcd3529cd712.tar.gz
upgpkg: debhelper-sphinx 1.7.9-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 661e79afed48..dfb9657a23b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = debhelper-sphinx
pkgdesc = debhelper scripts for sphinx docs: sphinxdoc.pm
- pkgver = 1.6.5
+ pkgver = 1.7.9
pkgrel = 1
url = https://packages.debian.org/sid/all/sphinx-common
arch = any
license = BSD
- source = http://ftp.de.debian.org/debian/pool/main/s/sphinx/sphinx-common_1.6.5-1_all.deb
- sha512sums = 96b78e5ea8979afc3c14de1d4b739277019340b52d2f2f6e27b73df9bd5b0c2b3319887653e54c1a676a2235bee03cd60f46279b84b3775a865b570b98b6c7f2
+ source = https://deb.debian.org/debian/pool/main/s/sphinx/sphinx-common_1.7.9-1_all.deb
+ sha512sums = 52859671981c154f0a151aca0a6a5cbc7c5f0198c990d644d182104051776f54ee01b3ea833ec3c6ad440d8b777ead9acdd2ef3dda112a16b801e5964f3231c9
pkgname = debhelper-sphinx
diff --git a/PKGBUILD b/PKGBUILD
index 5801a6877fb9..71217332c56a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Luca Weiss <luca (at) z3ntu (dot) xyz>
pkgname=debhelper-sphinx
-pkgver=1.6.5
+pkgver=1.7.9
_debpkgrel=1
pkgrel=1
pkgdesc="debhelper scripts for sphinx docs: sphinxdoc.pm"
arch=("any")
url="https://packages.debian.org/sid/all/sphinx-common"
license=('BSD')
-source=("http://ftp.de.debian.org/debian/pool/main/s/sphinx/sphinx-common_${pkgver}-${_debpkgrel}_all.deb")
-sha512sums=('96b78e5ea8979afc3c14de1d4b739277019340b52d2f2f6e27b73df9bd5b0c2b3319887653e54c1a676a2235bee03cd60f46279b84b3775a865b570b98b6c7f2')
+source=("https://deb.debian.org/debian/pool/main/s/sphinx/sphinx-common_${pkgver}-${_debpkgrel}_all.deb")
+sha512sums=('52859671981c154f0a151aca0a6a5cbc7c5f0198c990d644d182104051776f54ee01b3ea833ec3c6ad440d8b777ead9acdd2ef3dda112a16b801e5964f3231c9')
prepare() {
cd "$srcdir"