summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbraham Toriz2022-03-08 21:27:02 -0600
committerAbraham Toriz2022-03-08 21:27:02 -0600
commitc9193e8373ae4bf845c2a18873e4bc55dc0544c0 (patch)
treefbd7ef18685b66963dc1ba76f157694b79f21185
parentcaba35032bd5c24f3aebef84a36e31fb84f7acde (diff)
downloadaur-c9193e8373ae4bf845c2a18873e4bc55dc0544c0.tar.gz
fix deploy with main branch name changed
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83e1b810c33e..a6b603596caa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ depends=('gtk3')
makedepends=('cargo' 'git')
provides=('pizarra')
conflicts=('pizarra')
-source=('pizarra-git::git+https://gitlab.com/categulario/pizarra-gtk')
+source=('pizarra-git::git+https://gitlab.com/categulario/pizarra-gtk#branch=main')
sha256sums=('SKIP')
pkgver() {