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

Johannes Löthberg demize at archlinux.org
Tue Jun 28 10:19:02 UTC 2016


    Date: Tuesday, June 28, 2016 @ 10:19:02
  Author: demize
Revision: 181488

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-28 10:12:25 UTC (rev 181487)
+++ PKGBUILD	2016-06-28 10:19:02 UTC (rev 181488)
@@ -4,19 +4,19 @@
 
 pkgbase=python-sphinx-alabaster-theme
 pkgname=(python-sphinx-alabaster-theme python2-sphinx-alabaster-theme)
-pkgver=0.7.7
+pkgver=0.7.8
 pkgrel=1
 
-pkgdesc="Modified Kr Sphinx doc theme"
+pkgdesc="Sphinx default theme"
 url='https://github.com/bitprophet/alabaster'
-arch=(any)
-license=(BSD)
+arch=('any')
+license=('custom:BSD')
 
-makedepends=(python-setuptools python2-setuptools)
+makedepends=('python-setuptools' 'python2-setuptools')
 
 source=("https://github.com/bitprophet/alabaster/archive/$pkgver.tar.gz")
 
-md5sums=('4151237e852bdd641ef51eaa8c9f33d9')
+md5sums=('b551009d679f0cbfa7d12e75e76c86a9')
 
 build() {
 	cp -r alabaster-"$pkgver" alabaster-"$pkgver"-py2



More information about the arch-commits mailing list