summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpeeweep2019-11-02 00:12:51 +0800
committerpeeweep2019-11-02 00:12:51 +0800
commit06ff44cdb3194c949761206e80ca46985721c137 (patch)
tree2e937f5ea445ccc85a8950e048afb160ea041944 /PKGBUILD
parent035d5c7359783996ccb55f2752be45bed0e0e9b0 (diff)
downloadaur-06ff44cdb3194c949761206e80ca46985721c137.tar.gz
bumper version 2.0.0-2
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)