summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dbeee17480d4..a429e7d782a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = debhelper-sphinx
pkgdesc = debhelper scripts for sphinx docs: sphinxdoc.pm
- pkgver = 1.8.4
+ pkgver = 1.8.5
pkgrel = 1
url = https://packages.debian.org/sid/all/sphinx-common
arch = any
license = BSD
- source = https://deb.debian.org/debian/pool/main/s/sphinx/sphinx-common_1.8.4-1_all.deb
- sha512sums = 85a978585b63c651bc9cd3efc3458e45882ce45fc1e664a96777fd2d6494d9f473c599a5882d669f10b99338badc4a567cf3a9b3d0102330285a04c31df2fc61
+ source = https://deb.debian.org/debian/pool/main/s/sphinx/sphinx-common_1.8.5-1_all.deb
+ sha512sums = ee41c69b6e38a94e3f98c26fb917d237d92fee5ec80ba38dd415bdb880b2ced70b37fb3ac5bda4c817263390ddd2b430360a06ac901252e79463b46a81190359
pkgname = debhelper-sphinx
diff --git a/PKGBUILD b/PKGBUILD
index d9ddc3dc3c73..daab08e812d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Luca Weiss <luca (at) z3ntu (dot) xyz>
pkgname=debhelper-sphinx
-pkgver=1.8.4
+pkgver=1.8.5
_debpkgrel=1
pkgrel=1
pkgdesc="debhelper scripts for sphinx docs: sphinxdoc.pm"
@@ -9,7 +9,7 @@ arch=("any")
url="https://packages.debian.org/sid/all/sphinx-common"
license=('BSD')
source=("https://deb.debian.org/debian/pool/main/s/sphinx/sphinx-common_${pkgver}-${_debpkgrel}_all.deb")
-sha512sums=('85a978585b63c651bc9cd3efc3458e45882ce45fc1e664a96777fd2d6494d9f473c599a5882d669f10b99338badc4a567cf3a9b3d0102330285a04c31df2fc61')
+sha512sums=('ee41c69b6e38a94e3f98c26fb917d237d92fee5ec80ba38dd415bdb880b2ced70b37fb3ac5bda4c817263390ddd2b430360a06ac901252e79463b46a81190359')
prepare() {
cd "$srcdir"