summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoliathLabs2020-06-11 15:43:39 +0200
committerGoliathLabs2020-06-11 15:43:39 +0200
commit75551ea3b8c8b8cde071820e34102a67d853fd8b (patch)
tree5cd16fe0b4da47a159009bfd42e2fa41acd01141
parent0b8e832884af0ab994316237b542671765d587a6 (diff)
downloadaur-75551ea3b8c8b8cde071820e34102a67d853fd8b.tar.gz
Updated: 3.6.14
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index afe5bd589157..9b1f87078b6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnutls-openssl
pkgdesc = A library which provides a secure layer over a reliable transport layer with OpenSSL
- pkgver = 3.6.13
+ pkgver = 3.6.14
pkgrel = 1
url = https://gnutls.org/
arch = i686
@@ -21,11 +21,11 @@ pkgbase = gnutls-openssl
provides = gnutls
conflicts = gnutls
options = !zipman
- source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/gnutls-3.6.13.tar.xz
- source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/gnutls-3.6.13.tar.xz.sig
+ source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/gnutls-3.6.14.tar.xz
+ source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/gnutls-3.6.14.tar.xz.sig
validpgpkeys = 0424D4EE81A0E3D119C6F835EDA21E94B565716F
validpgpkeys = 1F42418905D8206AA754CCDC29EE58B996865171
- sha256sums = 32041df447d9f4644570cf573c9f60358e865637d69b7e59d1159b7240b52f38
+ sha256sums = 5630751adec7025b8ef955af4d141d00d252a985769f51b4059e5affa3d39d63
sha256sums = SKIP
pkgname = gnutls-openssl
diff --git a/PKGBUILD b/PKGBUILD
index cc303e32a9c9..aedddfcd8e76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gnutls-openssl
_pkgname=gnutls
-pkgver=3.6.13
+pkgver=3.6.14
pkgrel=1
pkgdesc="A library which provides a secure layer over a reliable transport layer with OpenSSL"
arch=("i686" "x86_64")
@@ -20,7 +20,7 @@ optdepends=('guile: for use with Guile bindings')
provides=("gnutls")
conflicts=("gnutls")
source=(https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/${_pkgname}-${pkgver}.tar.xz{,.sig})
-sha256sums=('32041df447d9f4644570cf573c9f60358e865637d69b7e59d1159b7240b52f38'
+sha256sums=('5630751adec7025b8ef955af4d141d00d252a985769f51b4059e5affa3d39d63'
'SKIP')
validpgpkeys=('0424D4EE81A0E3D119C6F835EDA21E94B565716F'
'1F42418905D8206AA754CCDC29EE58B996865171')