lib32 sync

This commit is contained in:
AlmAck 2016-12-21 20:59:02 +01:00
parent caffa2c19f
commit 7727dfdc94
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
_pkgbasename=libgcrypt
pkgname=lib32-$_pkgbasename
pkgver=1.6.6
pkgver=1.7.5
pkgrel=1
pkgdesc="A general purpose crypto library based on the code used (32-bit)"
arch=(x86_64)
@ -9,7 +9,7 @@ license=('LGPL')
depends=('lib32-libgpg-error>=1.10' $_pkgbasename=$pkgver)
makedepends=('lib32-gcc-libs' 'libtool')
source=("ftp://ftp.gnupg.org/gcrypt/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.bz2")
sha1sums=('ad79fd0b6963e1049612aa5d98e1a0b8eb775701')
sha1sums=('fa485d854748fc06ea041b3057b2de2f12fbc17f')
build() {
export CC="gcc -m32"

View File

@ -1,6 +1,6 @@
_pkgbasename=libgpg-error
pkgname=lib32-$_pkgbasename
pkgver=1.21
pkgver=1.25
pkgrel=1
pkgdesc="Support library for libgcrypt (32-bit)"
arch=(x86_64)
@ -9,7 +9,7 @@ license=('LGPL')
depends=('lib32-glibc' $_pkgbasename=$pkgver)
makedepends=('gcc' 'lib32-gcc-libs')
source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${_pkgbasename}-${pkgver}.tar.bz2{,.sig})
sha1sums=('ef1dfb2f8761f019091180596e9e638d8cc37513'
sha1sums=('8ab7494e40f80f4138edc9516981bf4afe7d9dbf'
'SKIP')
validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6')