diff --git a/PKGBUILD b/PKGBUILD index 048e634..2cb3f19 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ license=('GPL-3.0-only') depends=('python' 'python-pillow' 'python-materialyoucolor' 'libnotify' 'swappy' 'dart-sass' 'app2unit' 'wl-clipboard' 'dconf' 'cliphist' 'python-typer') makedepends=('python-build' 'python-installer' 'python-hatch' 'python-hatch-vcs' 'cargo' 'rust' 'cmake' 'ninja') -source=("$pkgname::git+$url.git#branch=screenshot-tool") +source=("$pkgname::git+$url.git#branch=main") sha256sums=('SKIP') build() {