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 f3307b784519..eac0673a11bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = debhelper-sphinx
pkgdesc = debhelper scripts for sphinx docs: sphinxdoc.pm
- pkgver = 1.8.1
+ pkgver = 1.8.2
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.1-1_all.deb
- sha512sums = 9c91c1c843ca5af29716e709c5dd66658dbfced80fb0f77accb08d5f6519f9424afc265145f0416a085c488bcf0f19c4f20a8eebd723f6a621c6b718b95e0b06
+ source = https://deb.debian.org/debian/pool/main/s/sphinx/sphinx-common_1.8.2-1_all.deb
+ sha512sums = 44803e524968f3cde41d8178be7eb70e8536344c97c0a1f9a762920196baadd5d5d5f6272839795a6c38c80ef24e3803bcf05750fe5cbed168a1e8abfd0d3d97
pkgname = debhelper-sphinx
diff --git a/PKGBUILD b/PKGBUILD
index 99ecb3f67681..08233ff48ef8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Luca Weiss <luca (at) z3ntu (dot) xyz>
pkgname=debhelper-sphinx
-pkgver=1.8.1
+pkgver=1.8.2
_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=('9c91c1c843ca5af29716e709c5dd66658dbfced80fb0f77accb08d5f6519f9424afc265145f0416a085c488bcf0f19c4f20a8eebd723f6a621c6b718b95e0b06')
+sha512sums=('44803e524968f3cde41d8178be7eb70e8536344c97c0a1f9a762920196baadd5d5d5f6272839795a6c38c80ef24e3803bcf05750fe5cbed168a1e8abfd0d3d97')
prepare() {
cd "$srcdir"