Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f649f568830f2be4805c830f59f344354cbc1117
commit f649f568830f2be4805c830f59f344354cbc1117 Author: DeX77 <[email protected]> Date: Fri Jul 15 12:34:17 2016 +0200 gnupg2-2.1.14-1-x86_64 * version bump diff --git a/source/apps/gnupg2/FrugalBuild b/source/apps/gnupg2/FrugalBuild index d5d5b90..2588574 100644 --- a/source/apps/gnupg2/FrugalBuild +++ b/source/apps/gnupg2/FrugalBuild @@ -3,11 +3,11 @@ pkgname=gnupg2 _F_archive_name=gnupg -pkgver=2.1.13 +pkgver=2.1.14 pkgrel=1 pkgdesc="GnuPG2 is the new modularized version of GnuPG supporting OpenPGP and S/MIME" url="http://www.gnupg.org/" -depends=('npth>=1.2-5' 'libksba>=1.3.3-3' 'libusb>=0.1.5-4' 'libassuan>=2.4.2-2' \ +depends=('npth>=1.2-5' 'libksba>=1.3.3-3' 'libusb>=0.1.5-4' 'libassuan>=2.4.3' \ 'ncurses>=6.0-6' 'readline>=6.3-6' 'sqlite3>=3.9.2-4' 'libsystemd>=227-14') makedepends=('systemd>=227-14' 'openldap>=2.4.43') groups=('apps' 'chroot-core') @@ -22,7 +22,7 @@ conflicts=('gnupg') subpkgs=('gpg-agent') subdescs=('gpg-agent is made for handling gpg-keys') -subdepends=('libgcrypt>=1.6.4-3 npth>=1.2-5 libgpg-error>=1.0 libassuan>=2.4.2-2 libksba>=1.3.3-3 ncurses>=6.0-6 readline>=6.3-7') +subdepends=('libgcrypt>=1.6.4-3 npth>=1.2-5 libgpg-error>=1.24 libassuan>=2.4.3 libksba>=1.3.3-3 ncurses>=6.0-6 readline>=6.3-7') subrodepends=('') subgroups=('apps') subarchs=('i686 x86_64') @@ -44,7 +44,7 @@ subpkgs+=('dirmngr') subdescs+=("GnuPG dirmngr") subgroups+=('apps chroot-core') subarchs+=('i686 x86_64 arm') -subdepends+=('libassuan>=2.4.2-2 libgcrypt>=1.6.4-3 libksba>=1.3.3-3 npth>=1.2-5 gnutls>=3.4.8 libidn>=1.32-4 libffi>=3.2.1') +subdepends+=('libassuan>=2.4.3 libgcrypt>=1.6.4-3 libksba>=1.3.3-3 npth>=1.2-5 gnutls>=3.4.8 libidn>=1.32-4 libffi>=3.2.1') subrodepends+=('') subprovides+=('') subreplaces+=('') @@ -54,7 +54,7 @@ subpkgs+=('dirmngr-ldap') subdescs+=("GnuPG dirmngr with LDAP support") subgroups+=('apps-extra') subarchs+=('i686 x86_64 arm') -subdepends+=('libldap>=2.4.43 libassuan>=2.4.2-2 libgcrypt>=1.6.4-3 libksba>=1.3.3-3 npth>=1.2-5 gnutls>=3.4.8 libidn>=1.32-4 libffi>=3.2.1') +subdepends+=('libldap>=2.4.43 libassuan>=2.4.3 libgcrypt>=1.6.4-3 libksba>=1.3.3-3 npth>=1.2-5 gnutls>=3.4.8 libidn>=1.32-4 libffi>=3.2.1') subrodepends+=('') subprovides+=('dirmngr') subreplaces+=('') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
