summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author160R2022-12-30 08:26:31 +0100
committer160R2022-12-30 08:26:31 +0100
commit03866845b4834b16b16195e31c85fc6bacf506c4 (patch)
treeb377878b6361930e5cf3d3dba4660bb8e47cf234
parent38591154878738841816132e89b034cd3d7a0346 (diff)
downloadaur-03866845b4834b16b16195e31c85fc6bacf506c4.tar.gz
switched to main branch
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index efb5e2a87542..2bb27c790023 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,7 +15,7 @@ pkgbase = page-git
depends = bat
provides = page
conflicts = page
- source = git+https://github.com/I60R/page.git
+ source = git+https://github.com/I60R/page.git#branch=main
md5sums = SKIP
pkgname = page-git
diff --git a/PKGBUILD b/PKGBUILD
index 7c00352ce391..10cb6f8aaead 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('neovim' 'gcc-libs' 'file' 'bat')
makedepends=('rust' 'cargo' 'git')
provides=('page')
conflicts=('page')
-source=("git+https://github.com/I60R/page.git")
+source=("git+https://github.com/I60R/page.git#branch=main")
md5sums=('SKIP')