diff --git a/community/bird/PKGBUILD b/community/bird/PKGBUILD index 401e89b17..c3413b270 100644 --- a/community/bird/PKGBUILD +++ b/community/bird/PKGBUILD @@ -6,8 +6,8 @@ pkgbase=bird pkgname=('bird' 'bird6') -pkgver=1.3.11 -pkgrel=2.1 +pkgver=1.4.0 +pkgrel=1 arch=('i686' 'x86_64') url='http://bird.network.cz/' license=('GPL2') @@ -15,7 +15,7 @@ depends=('readline' 'ncurses') source=("ftp://bird.network.cz/pub/bird/${pkgname}-${pkgver}.tar.gz" 'bird.service' 'bird6.service') -md5sums=('8ad2eb997fb8251bc5b24cf32619571b' +md5sums=('4e5a47308335b1b0bf4691cac6c4174f' '69221e063a3f07dcad519d5eeacaae75' '5b172bd052b523efd95ee018e891e181')