summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b354ea65606..60abe158c256 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: Jingbei Li <i@jingbei.li>
+# Maintainer: Daichi Shinozaki <dsdseg@gmail.com>
+# Contributor: Jingbei Li <i@jingbei.li>
pkgname=libwebsockets15
pkgver=1.5.1
-pkgrel=1
+pkgrel=2
pkgdesc="A lightweight pure C library built to use minimal CPU and memory resources, and provide fast throughput in both directions."
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url="https://libwebsockets.org"