summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12023-05-20 22:29:04 +0800
committerChocobo12023-05-20 22:29:04 +0800
commit6901c49126dffa49ee966640a66a26e4dbed4062 (patch)
tree8d1155bfe5c3d618ecfdd252e6778d2f25dee9d9 /PKGBUILD
parent7ca69d1dc0f14e1cd01e35b57527c0d47cc7e4a1 (diff)
downloadaur-6901c49126dffa49ee966640a66a26e4dbed4062.tar.gz
upgpkg: sops-git 3.7.3.r32.g912478393-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61f81eba14b9..3d8ff7be2a8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=sops-git
pkgver=3.7.3.r32.g912478393
-pkgrel=1
+pkgrel=2
pkgdesc="Simple and flexible tool for managing secrets"
arch=('i686' 'x86_64')
url="https://github.com/mozilla/sops"
@@ -12,8 +12,8 @@ makedepends=('git' 'go')
provides=("sops=$pkgver")
conflicts=('sops')
source=("git+https://github.com/mozilla/sops.git#branch=develop"
- "bash_autocomplete::https://raw.githubusercontent.com/archlinux/svntogit-community/packages/sops/trunk/bash_autocomplete"
- "zsh_autocomplete::https://raw.githubusercontent.com/archlinux/svntogit-community/packages/sops/trunk/zsh_autocomplete")
+ "bash_autocomplete::https://gitlab.archlinux.org/archlinux/packaging/packages/sops/-/raw/main/bash_autocomplete"
+ "zsh_autocomplete::https://gitlab.archlinux.org/archlinux/packaging/packages/sops/-/raw/main/zsh_autocomplete")
sha256sums=('SKIP'
'SKIP'
'SKIP')