summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Mattern2017-08-14 01:40:24 +0200
committerPeter Mattern2017-08-14 01:40:24 +0200
commit641d3988d6c848de081654a635435fdca03b456c (patch)
treed0e6f91886db9ef575b2ff8580d4b201b38eb812
parent5eafe77e5257d361c6e72a46510c841cb0d731b8 (diff)
downloadaur-641d3988d6c848de081654a635435fdca03b456c.tar.gz
Upstream update: release 0.5.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7cf75d84025..f93be1be8955 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Sat Dec 3 13:30:17 UTC 2016
+# Sun Aug 13 23:39:59 UTC 2017
pkgbase = python-sphinx-quark-theme
pkgdesc = A Sphinx theme for QTextBrowser
- pkgver = 0.4.1
+ pkgver = 0.5.0
pkgrel = 1
url = https://bitbucket.org/fk/quark-sphinx-theme
arch = any
license = BSD
makedepends = python-setuptools
makedepends = python2-setuptools
- source = https://pypi.python.org/packages/d4/b9/30c4a27fad539562c152c6940a6a1ab0ef3b0e339ad903c42980b50d6799/quark-sphinx-theme-0.4.1.tar.bz2
- sha256sums = 2eb766e0c5dcb4d837894f81dd3cdd4cb05cd689b3749e32646d6f3236a4f306
+ source = https://pypi.python.org/packages/30/e7/2c9b618589dee281bd7991bbe7ee2fa8fb76ac0f91a5b8fa74134f6c4f00/quark-sphinx-theme-0.5.0.tar.bz2
+ sha256sums = da144c1b264344ba71fab5096687b03a226f9ea27a8c1a29a85456a87a7935ed
pkgname = python-sphinx-quark-theme
diff --git a/PKGBUILD b/PKGBUILD
index f50109e92f08..c9b8228046d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgbase=python-sphinx-quark-theme
pkgname=($pkgbase 'python2-sphinx-quark-theme')
-pkgver=0.4.1
+pkgver=0.5.0
pkgrel=1
pkgdesc='A Sphinx theme for QTextBrowser'
arch=('any')
url='https://bitbucket.org/fk/quark-sphinx-theme'
license=('BSD')
makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://pypi.python.org/packages/d4/b9/30c4a27fad539562c152c6940a6a1ab0ef3b0e339ad903c42980b50d6799/quark-sphinx-theme-0.4.1.tar.bz2")
-sha256sums=('2eb766e0c5dcb4d837894f81dd3cdd4cb05cd689b3749e32646d6f3236a4f306')
+source=("https://pypi.python.org/packages/30/e7/2c9b618589dee281bd7991bbe7ee2fa8fb76ac0f91a5b8fa74134f6c4f00/quark-sphinx-theme-0.5.0.tar.bz2")
+sha256sums=('da144c1b264344ba71fab5096687b03a226f9ea27a8c1a29a85456a87a7935ed')
prepare() {
cp -r quark-sphinx-theme-$pkgver quark-sphinx-theme-$pkgver-python2