summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhuoyun Wei2015-10-15 13:06:48 +0800
committerZhuoyun Wei2015-10-15 13:07:06 +0800
commit8bb029994b165ef94a56328fbdc3c45832990f97 (patch)
tree94ed399d0befe75b1d98776f479688f84ade75c6
parent70fa6535ca135bd81c5d1397f52887d2b8561f41 (diff)
downloadaur-8bb029994b165ef94a56328fbdc3c45832990f97.tar.gz
[nghttp2] Bump pkgrel
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03e205384f12..7980537ca2ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nghttp2
pkgdesc = HTTP/2 C Library
pkgver = 1.3.4
- pkgrel = 1
+ pkgrel = 2
url = https://nghttp2.org/
arch = i686
arch = x86_64
@@ -9,7 +9,6 @@ pkgbase = nghttp2
depends = openssl
depends = libev
depends = zlib
- depends = spdylay
depends = libxml2
depends = jansson
depends = jemalloc
diff --git a/PKGBUILD b/PKGBUILD
index f81d767d6e7c..2f435548eb05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=nghttp2
pkgver=1.3.4
_pkgver=v1.3.4
-pkgrel=1
+pkgrel=2
pkgdesc="HTTP/2 C Library"
arch=('i686' 'x86_64')
url="https://nghttp2.org/"