[arch-commits] Commit in python-pylons-sphinx-themes/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Nov 29 13:53:26 UTC 2020
Date: Sunday, November 29, 2020 @ 13:53:26
Author: felixonmars
Revision: 766289
upgpkg: python-pylons-sphinx-themes 1.0.12-1
Modified:
python-pylons-sphinx-themes/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-29 13:52:38 UTC (rev 766288)
+++ PKGBUILD 2020-11-29 13:53:26 UTC (rev 766289)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-pylons-sphinx-themes
-pkgver=1.0.11
-pkgrel=4
+pkgver=1.0.12
+pkgrel=1
pkgdesc="Sphinx themes for Pylons Project documentation"
url="https://pylonsproject.org"
license=('BSD')
@@ -10,7 +10,7 @@
depends=('python')
makedepends=('python-setuptools')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/Pylons/pylons-sphinx-themes/archive/$pkgver.tar.gz")
-sha512sums=('d12780d138856eed6378966a474632bf011ac7067c208f3b72dcaff2a3ce63a9b46ce5002b9bb243e4c865542a40da6eb50b31d79407d65e479747eb3db0a8bf')
+sha512sums=('110d03b14eb5c340d2d4c6095b1fbf8efc65939c576a9675a151d882565e7403179e1dcd707deed8c73e77b175c171d9dd030fd1c2e427c473842e3c72d645e3')
build() {
cd "$srcdir"/pylons-sphinx-themes-$pkgver
More information about the arch-commits
mailing list