[arch-commits] Commit in python-sphinx_rtd_theme/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Fri May 29 11:17:16 UTC 2015


    Date: Friday, May 29, 2015 @ 13:17:16
  Author: arojas
Revision: 134306

Update to 0.1.8

Modified:
  python-sphinx_rtd_theme/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-29 08:33:45 UTC (rev 134305)
+++ PKGBUILD	2015-05-29 11:17:16 UTC (rev 134306)
@@ -6,8 +6,8 @@
 pkgbase=python-sphinx_rtd_theme
 pkgname=(python-sphinx_rtd_theme python2-sphinx_rtd_theme)
 _pyname=sphinx_rtd_theme
-pkgver=0.1.6
-pkgrel=3
+pkgver=0.1.8
+pkgrel=1
 arch=(any)
 pkgdesc="Python Sphinx Read The Docs Theme"
 url='https://github.com/snide/sphinx_rtd_theme'
@@ -14,7 +14,7 @@
 license=(MIT)
 makedepends=(python-setuptools python2-setuptools)
 source=("https://pypi.python.org/packages/source/s/${_pyname}/${_pyname}-${pkgver}.tar.gz")
-md5sums=('8df56a300c8c69f17e1ffbee194b2a26')
+md5sums=('713ce7c53239449bdd799385577329ee')
 
 build() {
   cp -r $_pyname-$pkgver $_pyname-$pkgver-py2



More information about the arch-commits mailing list