[arch-commits] Commit in python-pallets-sphinx-themes/trunk (PKGBUILD)

Levente Polyak anthraxx at gemini.archlinux.org
Wed Sep 8 18:32:05 UTC 2021


    Date: Wednesday, September 8, 2021 @ 18:32:05
  Author: anthraxx
Revision: 1012940

upgpkg: python-pallets-sphinx-themes 2.0.1-1

Modified:
  python-pallets-sphinx-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-08 18:29:03 UTC (rev 1012939)
+++ PKGBUILD	2021-09-08 18:32:05 UTC (rev 1012940)
@@ -2,8 +2,8 @@
 
 pkgname=python-pallets-sphinx-themes
 _pyname=${pkgname/python-/}
-pkgver=1.2.2
-pkgrel=8
+pkgver=2.0.1
+pkgrel=1
 pkgdesc='Sphinx themes for Pallets and related projects'
 url='https://github.com/pallets/pallets-sphinx-themes'
 arch=('any')
@@ -11,7 +11,8 @@
 depends=('python' 'python-sphinx' 'python-importlib-metadata')
 makedepends=('python-setuptools')
 source=(https://github.com/pallets/pallets-sphinx-themes/archive/${pkgver}/${_pyname}-${pkgver}.tar.gz)
-sha512sums=('3e4a1c278179e1595b40541eeabf9d2e642d5693d802a7e775829d96b8ed1031ebb08b608c688e8ec9e6a9c41f72523006a77948f93f938f265c5da26eb7d478')
+sha512sums=('6e16ead8bb489336f8b8fe7e50d1e65acf950ab64c90ba1508ceb07bd598d8ddd5b960d9b31697867ddb7bffa970a08d7d53b778b5eec5e01b7c07babf2d5de6')
+b2sums=('6fc745ffc5d344cd542f1b299ef5151144a13d1f75923398d42a6882d3c80aca4827123a3bd1f751dd771e882170c76f5bad99ad42d09dec2a9baf474d846365')
 
 build() {
   cd ${_pyname}-${pkgver}



More information about the arch-commits mailing list