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

Johannes Löthberg demize at archlinux.org
Thu Mar 2 11:46:27 UTC 2017


    Date: Thursday, March 2, 2017 @ 11:46:26
  Author: demize
Revision: 214520

upgpkg: python-sphinx_rtd_theme 0.2.0-1

Modified:
  python-sphinx_rtd_theme/trunk/PKGBUILD

----------+
 PKGBUILD |   15 ++++-----------
 1 file changed, 4 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-02 11:44:03 UTC (rev 214519)
+++ PKGBUILD	2017-03-02 11:46:26 UTC (rev 214520)
@@ -5,8 +5,8 @@
 
 pkgbase=python-sphinx_rtd_theme
 pkgname=('python-sphinx_rtd_theme' 'python2-sphinx_rtd_theme')
-pkgver=0.1.9
-pkgrel=3
+pkgver=0.2.0
+pkgrel=1
 
 pkgdesc="Python Sphinx Read The Docs Theme"
 url='https://github.com/snide/sphinx_rtd_theme'
@@ -15,17 +15,10 @@
 
 makedepends=('python-setuptools' 'python2-setuptools')
 
-source=("https://pypi.python.org/packages/source/s/sphinx_rtd_theme/sphinx_rtd_theme-$pkgver.tar.gz"
-        "0001-Add-missing-SOURCELINK_SUFFIX.patch")
+source=("https://pypi.org/packages/source/s/sphinx_rtd_theme/sphinx_rtd_theme-$pkgver.tar.gz")
 
-sha256sums=('273846f8aacac32bf9542365a593b495b68d8035c2e382c9ccedcac387c9a0a1'
-            '514e392a88d8123e65db21f151dee0b9b861b8828fe76209f8eec74277989c5e')
+sha256sums=('ecdcb87cbed7c4cc3ff5fbf44a3afe2fb4cbc4eb8e4751cea3564832d225bd3b')
 
-prepare() {
-  cd sphinx_rtd_theme-$pkgver
-  patch -p1 <"$srcdir"/0001-Add-missing-SOURCELINK_SUFFIX.patch
-}
-
 build() {
   cp -r sphinx_rtd_theme-$pkgver sphinx_rtd_theme-$pkgver-py2
 



More information about the arch-commits mailing list