~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] testing/pass: fixed swapped subpackages for bash/zsh completion

Johannes Matheis <jomat+alpinebuild@jmt.gr>
Details
Message ID
<20170105185927.26283-1-jomat+alpinebuild@jmt.gr>
Sender timestamp
1483642767
DKIM signature
missing
Download raw message
Patch: +3 -3
---
 testing/pass/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/testing/pass/APKBUILD b/testing/pass/APKBUILD
index 1e22cf9dc0..56f7dd26d7 100644
--- a/testing/pass/APKBUILD
+++ b/testing/pass/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Johannes Matheis <jomat+alpinebuild@jmt.gr>
pkgname=pass
pkgver=1.6.5
pkgrel=2
pkgrel=3
pkgdesc="Stores, retrieves, generates, and synchronizes passwords securely"
url="http://zx2c4.com/projects/password-store/"
arch="noarch"
@@ -14,9 +14,9 @@ makedepends="$depends_dev"
install=""
subpackages="$pkgname-doc
	$pkgname-contrib
	$pkgname-zsh-completion:bashcomp
	$pkgname-bash-completion:bashcomp
	$pkgname-fish-completion:fishcomp
	$pkgname-bash-completion:zshcomp"
	$pkgname-zsh-completion:zshcomp"
source="http://git.zx2c4.com/password-store/snapshot/password-store-${pkgver}.tar.xz"

_builddir="$srcdir/password-store-$pkgver"
-- 
2.11.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)