summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChocobo12017-08-25 20:44:58 +0800
committerChocobo12017-08-25 20:45:09 +0800
commita1bc68cedd6cc265bfff3d0dc0578be277ff2ef2 (patch)
treefff8779a7aa4df254c0e2571893b68620d07f543
parente6146e0f11ff417d037e2c571ad8eb98a77cb065 (diff)
downloadaur-a1bc68cedd6cc265bfff3d0dc0578be277ff2ef2.tar.gz
upgpkg: gnutls-git 3.6.0.1.r11.g2b29963b5-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21cfe50d3ba0..6ed261b84728 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gnutls-git
- pkgdesc = Provides useful functions commonly found on BSD systems
+ pkgdesc = A secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them
pkgver = 3.6.0.1.r11.g2b29963b5
- pkgrel = 1
+ pkgrel = 2
url = https://www.gnutls.org/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index cfe821aeda77..67d01f9dec5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=gnutls-git
pkgver=3.6.0.1.r11.g2b29963b5
-pkgrel=1
-pkgdesc="Provides useful functions commonly found on BSD systems"
+pkgrel=2
+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')