mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-25 12:40:30 +01:00
upgpkg: ruby-em-websocket 0.5.3-1
Fix maintainer lines and indent.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Maintainer: George Rawlinson <grawlinson@archlinux.com>
|
||||
# Co-Maintainer: Bert Peters <bert@bertpts.nl>
|
||||
# Contributor: George Rawlinson <grawlinson@archlinux.com>
|
||||
# Contributor: Shengyu Zhang <la@archlinuxcn.org>
|
||||
|
||||
_gemname=em-websocket
|
||||
@@ -13,7 +13,7 @@ license=('MIT')
|
||||
depends=('ruby'
|
||||
'ruby-eventmachine>=0.12.9'
|
||||
'ruby-http_parser.rb>=0.6.0'
|
||||
)
|
||||
)
|
||||
provides=("$pkgname=$pkgver")
|
||||
options=(!emptydirs)
|
||||
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/igrigorik/em-websocket/archive/v${pkgver}.tar.gz)
|
||||
|
||||
Reference in New Issue
Block a user