summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreatradish2017-05-18 17:44:08 +0800
committereatradish2017-05-18 17:44:08 +0800
commit0a2c516c1acdbae1d95493a613082a8832f59d4f (patch)
treec4f029d9651bfdd50ee305482ee40d7411e771c6
parentc4e9748cfb727f6820160f2f4fb9c726954835ee (diff)
downloadaur-0a2c516c1acdbae1d95493a613082a8832f59d4f.tar.gz
Example
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2e8b0d9b394..642a12c78d69 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu May 18 09:38:00 UTC 2017
+# Thu May 18 09:43:57 UTC 2017
pkgbase = shadowsocksr-libev
pkgdesc = A Shadowsocks branches
pkgver = 4.3.1
@@ -7,7 +7,6 @@ pkgbase = shadowsocksr-libev
url = https://github.com/shadowsocksr/shadowsocksr-libev
arch = i686
arch = x86_64
- groups = i3-vcs
license = GPL
makedepends = git
makedepends = asciidoc
diff --git a/PKGBUILD b/PKGBUILD
index fdf8ea1ff5d1..65d0c9eb9675 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,6 @@ arch=('i686' 'x86_64')
url='https://github.com/shadowsocksr/shadowsocksr-libev'
license=('GPL')
conflicts=('shadowsocks-libev')
-groups=('i3-vcs')
depends=('libcap' 'mbedtls' 'libev' 'libsodium'
'udns' 'pcre' 'libcorkipset' 'libbloom')
makedepends=('git' 'asciidoc' 'binutils' 'gcc' 'libtool' 'autoconf' 'automake' 'bison' 'fakeroot' 'flex' 'openssl' 'make')