git subrepo commit (merge) gnome-pass-search-provider-git
subrepo: subdir: "gnome-pass-search-provider-git" merged: "08e7eb1" upstream: origin: "https://aur.archlinux.org/gnome-pass-search-provider-git.git" branch: "master" commit: "e6a8370" git-subrepo: version: "0.4.3" origin: "???" commit: "???"
This commit is contained in:
parent
60d01b808c
commit
5fa57719de
@ -1,7 +1,7 @@
|
||||
pkgbase = gnome-pass-search-provider-git
|
||||
pkgdesc = Gnome Shell search provider for zx2c4/pass (passwordstore.org) that sends passwords to clipboard (or GPaste)
|
||||
pkgdesc = Gnome Shell search provider for zx2c4/pass (passwordstore.org) and Bitwarden/Vaultwarden that sends passwords to clipboard (or GPaste)
|
||||
pkgver = r9.bed2f59
|
||||
pkgrel = 3
|
||||
pkgrel = 5
|
||||
url = https://github.com/jle64/gnome-pass-search-provider
|
||||
arch = any
|
||||
license = GPL
|
||||
@ -13,8 +13,7 @@ pkgbase = gnome-pass-search-provider-git
|
||||
optdepends = gpaste
|
||||
provides = gnome-pass-search-provider
|
||||
conflicts = gnome-pass-search-provider
|
||||
source = gnome-pass-search-provider::git://github.com/jle64/gnome-pass-search-provider.git
|
||||
source = gnome-pass-search-provider::git+https://github.com/jle64/gnome-pass-search-provider.git
|
||||
md5sums = SKIP
|
||||
|
||||
pkgname = gnome-pass-search-provider-git
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
[subrepo]
|
||||
remote = https://aur.archlinux.org/gnome-pass-search-provider-git.git
|
||||
branch = master
|
||||
commit = d879a5d00057cbb5a921d8cb3caaf186f012030d
|
||||
commit = e6a837035761640f07b0225d8fcc58627c7aa948
|
||||
parent = e5c3afb1ddc6d312772ef9588547e8cc3c608557
|
||||
method = merge
|
||||
cmdver = 0.4.3
|
||||
|
@ -3,7 +3,7 @@ pkgname=gnome-pass-search-provider-git
|
||||
_pkgname=gnome-pass-search-provider
|
||||
pkgver=r80.7fb89ae
|
||||
pkgrel=1
|
||||
pkgdesc="Gnome Shell search provider for zx2c4/pass (passwordstore.org) that sends passwords to clipboard (or GPaste)"
|
||||
pkgdesc="Gnome Shell search provider for zx2c4/pass (passwordstore.org) and Bitwarden/Vaultwarden that sends passwords to clipboard (or GPaste)"
|
||||
arch=('any')
|
||||
url="https://github.com/jle64/gnome-pass-search-provider"
|
||||
license=('GPL')
|
||||
@ -12,7 +12,7 @@ optdepends=('gpaste')
|
||||
makedepends=('git')
|
||||
provides=($_pkgname)
|
||||
conflicts=($_pkgname)
|
||||
source=('gnome-pass-search-provider::git://github.com/jle64/gnome-pass-search-provider.git')
|
||||
source=('gnome-pass-search-provider::git+https://github.com/jle64/gnome-pass-search-provider.git')
|
||||
md5sums=('SKIP')
|
||||
|
||||
pkgver() {
|
||||
|
Loading…
Reference in New Issue
Block a user