ugh
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
f0b47da314
commit
3eb9cc5cc3
4
PKGBUILD
4
PKGBUILD
|
@ -3,11 +3,11 @@
|
|||
|
||||
pkgname=ircd-ratbox
|
||||
pkgver=3.0.10
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc='An advanced, stable and fast ircd'
|
||||
url='http://www.ratbox.org'
|
||||
license=( 'GPL' )
|
||||
depends=( 'openssl' 'sqlite' )
|
||||
depends=( 'openssl' 'sqlite' 'libtool' )
|
||||
arch=( 'i686' 'x86_64' 'arm' 'armv6h' 'armv7h' )
|
||||
backup=( "etc/$pkgname/ircd.motd" )
|
||||
options=( '!makeflags' )
|
||||
|
|
Loading…
Reference in New Issue
Block a user