python-alabaster 1.0.0-1
This commit is contained in:
parent
42f158c48c
commit
50e710526c
4
PKGBUILD
4
PKGBUILD
@ -5,7 +5,7 @@
|
||||
|
||||
# Maintainer: Future Linux Team <future_linux@163.com>
|
||||
pkgname=python-alabaster
|
||||
pkgver=0.7.16
|
||||
pkgver=1.0.0
|
||||
pkgrel=1
|
||||
pkgdesc="Lightweight, configurable Sphinx theme"
|
||||
arch=('x86_64')
|
||||
@ -14,7 +14,7 @@ license=('BSD-3-Clause')
|
||||
depends=('python')
|
||||
makedepends=('python-build' 'python-wheel' 'python-installer' 'python-flit-core')
|
||||
source=(https://files.pythonhosted.org/packages/source/a/${pkgname#*-}/${pkgname#*-}-${pkgver}.tar.gz)
|
||||
sha256sums=(75a8b99c28a5dad50dd7f8ccdd447a121ddb3892da9e53d1ca5cca3106d58d65)
|
||||
sha256sums=(c00dca57bca26fa62a6d7d0a9fcce65f3e026e9bfe33e9c538fd3fbb2144fd9e)
|
||||
|
||||
build() {
|
||||
cd ${pkgname#*-}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user