summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArvid Norlander2023-04-22 10:33:17 +0200
committerArvid Norlander2023-04-22 10:33:17 +0200
commitf6331e1f3f39ea3b002ac6e9d8892c9932f27eb7 (patch)
tree77804d502331547141da2e2eb736e49910a755ff
parentd7821647b0f2d769de6973419a975db6a5148d4a (diff)
downloadaur-f6331e1f3f39ea3b002ac6e9d8892c9932f27eb7.tar.gz
Change to point to main branch
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8548fafec001..ea3077484211 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Arvid Norlander <VorpalBlade@users.noreply.github.com>
pkgname=chezmoi_modify_manager-git
-pkgver=2.0.0.rc1.r1.5d06e45
+pkgver=2.0.0.r0.4e66d0e
pkgrel=1
pkgdesc="Tools for chezmoi to handle mixed settings and state"
arch=(x86_64 i686 armv7h aarch64)
@@ -11,7 +11,7 @@ makedepends=('cargo' 'git')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
install=
-source=('chezmoi_modify_manager::git+https://github.com/VorpalBlade/chezmoi_modify_manager#branch=v2')
+source=('chezmoi_modify_manager::git+https://github.com/VorpalBlade/chezmoi_modify_manager')
noextract=()
md5sums=('SKIP')