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 16ba19f487a0..05383c7c69f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: Anatol Pomozov <anatol@google.com>
+# Maintainer: peeweep <peeweep at 0x0 dot ee>
+# Contributor: Anatol Pomozov <anatol@google.com>
pkgname=muduo
pkgver=2.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='A C++ non-blocking multi-threaded network library'
url='https://github.com/chenshuo/muduo'
license=(BSD)