summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c69fa370e3e..709da199b6c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=jupyterlab-catppuccin
pkgver=0.2.0
pkgrel=1
-pkgdesc='A universal code formatter for JupyterLab.'
+pkgdesc='Catppuccin theme for jupyterlab.'
arch=(any)
-url=https://pypi.org/project/${pkgname}
+url="https://github.com/catppuccin/jupyterlab"
license=(MIT)
depends=(python jupyterlab)
makedepends=(python-build python-installer python-hatchling python-hatch-jupyter-builder python-hatch-nodejs-version python-rfc3986-validator)