summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12018-09-28 09:57:10 +0800
committerChocobo12018-09-28 09:57:10 +0800
commit54cb214e21bb110f4c32e37f9cb2261cf3a02252 (patch)
treebd1f97bd8fba14187c8bee27240b167a9bf3144c /PKGBUILD
parenta1bc68cedd6cc265bfff3d0dc0578be277ff2ef2 (diff)
downloadaur-54cb214e21bb110f4c32e37f9cb2261cf3a02252.tar.gz
upgpkg: gnutls-git 3.6.4.r4.gc9c4523ea-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67d01f9dec5f..49bcc93417fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=gnutls-git
-pkgver=3.6.0.1.r11.g2b29963b5
-pkgrel=2
+pkgver=3.6.4.r4.gc9c4523ea
+pkgrel=1
pkgdesc="A secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them"
arch=('i686' 'x86_64')
url="https://www.gnutls.org/"
license=('LGPL')
depends=('glibc' 'libidn2' 'libtasn1' 'libunistring' 'nettle' 'p11-kit' 'readline' 'zlib')
optdepends=('guile: for use with Guile bindings')
-makedepends=('git')
+makedepends=('git' 'autogen' 'gperf' 'rsync' 'wget')
provides=('gnutls')
conflicts=('gnutls')
source=("git+https://gitlab.com/gnutls/gnutls.git")