v++
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
c5741a31c6
commit
af71e6b95b
6
PKGBUILD
6
PKGBUILD
|
@ -2,7 +2,7 @@
|
|||
|
||||
#pkgbase=
|
||||
pkgname=anope-services
|
||||
pkgver=2.0.7
|
||||
pkgver=2.0.9
|
||||
pkgrel=1
|
||||
pkgdesc='A set of IRC Services designed for flexibility and ease of use'
|
||||
url='http://anope.org'
|
||||
|
@ -12,7 +12,7 @@ makedepends=( 'cmake' )
|
|||
install=anope-services.install
|
||||
|
||||
source=(
|
||||
"https://github.com/anope/anope/releases/download/${pkgver}/anope-${pkgver}-source.tar.gz"
|
||||
"https://github.com/anope/anope/archive/${pkgver}.tar.gz"
|
||||
'anope-services.install'
|
||||
)
|
||||
|
||||
|
@ -63,5 +63,5 @@ package() {
|
|||
cp -r locale/* "${pkgdir}/usr/lib/${pkgname}/locale"
|
||||
}
|
||||
|
||||
sha1sums=('298c21edbff18a1d3cc711bf84b55ac06ae10d6b'
|
||||
sha1sums=('ce930339b82332d7653018278bd6141d6d0a6a10'
|
||||
'884af887bf5cde2f74f8edb38fabed3e616b6535')
|
||||
|
|
Loading…
Reference in New Issue
Block a user