[arch-commits] Commit in python-sphinx-alabaster-theme/trunk (PKGBUILD)

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


    Date: Thursday, March 2, 2017 @ 11:43:57
  Author: demize
Revision: 214518

upgpkg: python-sphinx-alabaster-theme 0.7.10-1

Modified:
  python-sphinx-alabaster-theme/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-02 11:39:48 UTC (rev 214517)
+++ PKGBUILD	2017-03-02 11:43:57 UTC (rev 214518)
@@ -4,8 +4,8 @@
 
 pkgbase=python-sphinx-alabaster-theme
 pkgname=(python-sphinx-alabaster-theme python2-sphinx-alabaster-theme)
-pkgver=0.7.9
-pkgrel=2
+pkgver=0.7.10
+pkgrel=1
 
 pkgdesc="Sphinx default theme"
 url='https://github.com/bitprophet/alabaster'
@@ -14,9 +14,9 @@
 
 makedepends=('python-setuptools' 'python2-setuptools')
 
-source=("https://github.com/bitprophet/alabaster/archive/$pkgver.tar.gz")
+source=("https://pypi.org/packages/source/a/alabaster/alabaster-$pkgver.tar.gz")
 
-md5sums=('efcded08511153c141385299a0121f5a')
+md5sums=('7934dccf38801faa105f6e7b4784f493')
 
 build() {
 	cp -r alabaster-"$pkgver" alabaster-"$pkgver"-py2



More information about the arch-commits mailing list