Date: Monday, April 17, 2023 @ 19:02:51
  Author: arojas
Revision: 1447048

upgpkg: python-hatch-jupyter-builder 0.8.3-1: Update to 0.8.3

Modified:
  python-hatch-jupyter-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-17 18:49:55 UTC (rev 1447047)
+++ PKGBUILD    2023-04-17 19:02:51 UTC (rev 1447048)
@@ -2,8 +2,8 @@
 
 _pipname=hatch_jupyter_builder
 pkgname=python-hatch-jupyter-builder
-pkgver=0.8.2
-pkgrel=3
+pkgver=0.8.3
+pkgrel=1
 pkgdesc='A hatch plugin to help build Jupyter packages'
 arch=(any)
 url='https://jupyter.org/'
@@ -12,7 +12,7 @@
 makedepends=(python-build python-installer)
 checkdepends=(python-pytest python-pytest-mock)
 
source=(https://github.com/jupyterlab/hatch-jupyter-builder/releases/download/v$pkgver/${_pipname//-/_}-$pkgver.tar.gz)
-sha256sums=('6436daace48622cefc8585c5d2988a1046c074b65ab5715de04666535a5edff7')
+sha256sums=('0dbd14a8aef6636764f88a8fd1fcc9a91921e5c50356e6aab251782f264ae960')
 
 build() {
   cd $_pipname-$pkgver

Reply via email to