summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcondy2018-12-30 21:27:49 +0800
committercondy2018-12-30 21:27:49 +0800
commit22f5e169a70ffb64539203b686b31796681bdb6d (patch)
treefddcdf5d3673fb7fcf9ec932b7a3a9e77c94e5ab
parentcf14d38369bd1262bd477b2d46b906f694a302bd (diff)
downloadaur-moros-git.tar.gz
Update description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da25c7e6e1cf..36fc4fc0b2c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
pkgbase = moros-git
- pkgdesc = a http(s) benchmark tool
+ pkgdesc = A modern http(s) benchmark tool
pkgver = r45.6e12809
pkgrel = 1
url = https://github.com/condy0919/moros
- arch = any
+ arch = x86_64
license = MIT
makedepends = git
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 5e4efb05315f..ae370cfef28d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=moros-git
pkgver=r45.6e12809
pkgrel=1
-pkgdesc='a http(s) benchmark tool'
-arch=('any')
+pkgdesc='A modern http(s) benchmark tool'
+arch=('x86_64')
url='https://github.com/condy0919/moros'
license=('MIT')
depends=('boost' 'openssl')