libassuan 3.0.1-1
This commit is contained in:
parent
1516eb6e60
commit
29e13fe7d9
4
PKGBUILD
4
PKGBUILD
@ -5,7 +5,7 @@
|
||||
|
||||
# Maintainer: Future Linux Team <futurelinux@163.com>
|
||||
pkgname=libassuan
|
||||
pkgver=2.5.7
|
||||
pkgver=3.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="IPC library used by some GnuPG related software"
|
||||
arch=('x86_64')
|
||||
@ -13,7 +13,7 @@ url="https://www.gnupg.org/related_software/libassuan/"
|
||||
license=('GPL3')
|
||||
depends=('glibc' 'libgpg-error' 'bash')
|
||||
source=(https://www.gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
|
||||
sha256sums=(0103081ffc27838a2e50479153ca105e873d3d65d8a9593282e9c94c7e6afb76)
|
||||
sha256sums=(c8f0f42e6103dea4b1a6a483cb556654e97302c7465308f58363778f95f194b1)
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user