From 6b1e5e93fe89e800547373d295ae0609d56e42b9 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 18 Sep 2014 23:36:02 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- dist/archlinux/stable/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dist/archlinux/stable') diff --git a/dist/archlinux/stable/PKGBUILD b/dist/archlinux/stable/PKGBUILD index 026a626..77ea7d8 100644 --- a/dist/archlinux/stable/PKGBUILD +++ b/dist/archlinux/stable/PKGBUILD @@ -2,12 +2,12 @@ pkgname=file2key pkgver=1 -pkgrel=1 +pkgrel=2 pkgdesc="A simple command that generates a key from a file and a passphrase" arch=(i686 x86_64) url="https://github.com/maandree/file2key" license=('GPL3') -depends=(gcc glibc libpassphrase) +depends=(glibc libpassphrase) makedepends=(make coreutils gcc glibc libpassphrase) source=($url/archive/$pkgver.tar.gz) sha256sums=(d2cba060a2d361f7de969f2281f68c815f2c5649bade2bfef0eb9427fd61f7b0) -- cgit v1.2.3-70-g09d2