summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArvid Norlander2023-04-26 14:56:01 +0200
committerArvid Norlander2023-04-26 14:56:01 +0200
commit459803736d0a5fba0afc4159b95229eed43e728c (patch)
tree955ab9497da91cf1177c6ecf271368082c0599f0
parentf6331e1f3f39ea3b002ac6e9d8892c9932f27eb7 (diff)
downloadaur-459803736d0a5fba0afc4159b95229eed43e728c.tar.gz
Fix srcinfo
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec911a2208b9..e3fb7c351382 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chezmoi_modify_manager-git
pkgdesc = Tools for chezmoi to handle mixed settings and state
- pkgver = 2.0.0.rc1.r1.5d06e45
+ pkgver = 2.0.0.r3.cec86ae
pkgrel = 1
url = https://github.com/VorpalBlade/chezmoi_modify_manager
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = chezmoi_modify_manager-git
depends = openssl
provides = chezmoi_modify_manager
conflicts = chezmoi_modify_manager
- 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
md5sums = SKIP
pkgname = chezmoi_modify_manager-git
diff --git a/PKGBUILD b/PKGBUILD
index ea3077484211..88b7b24ac33e 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.r0.4e66d0e
+pkgver=2.0.0.r3.cec86ae
pkgrel=1
pkgdesc="Tools for chezmoi to handle mixed settings and state"
arch=(x86_64 i686 armv7h aarch64)