summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12023-04-13 16:37:50 +0800
committerChocobo12023-04-13 16:37:50 +0800
commit0b1a618b6f5bf4b98c5ac2ecddd2d9606d342a56 (patch)
treec99085594e77638c3ebcf36808d04f6ceeba8e6c /PKGBUILD
parent001ca191e0ae54fa876603f0e7c1cc9b406d1ac6 (diff)
downloadaur-0b1a618b6f5bf4b98c5ac2ecddd2d9606d342a56.tar.gz
upgpkg: sops-git 3.7.3.r0.ge1edc0594-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c90a5bba7f59..537281b17bad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=sops-git
-pkgver=3.7.1.r1.g2395f0761
+pkgver=3.7.3.r0.ge1edc0594
pkgrel=1
pkgdesc="Simple and flexible tool for managing secrets"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="https://github.com/mozilla/sops"
license=('MPL2')
depends=('glibc')
makedepends=('git' 'go')
-provides=('sops')
+provides=("sops=$pkgver")
conflicts=('sops')
source=("git+https://github.com/mozilla/sops.git"
"bash_autocomplete::https://raw.githubusercontent.com/archlinux/svntogit-community/packages/sops/trunk/bash_autocomplete"