From ec49717388c83a49332b0ee59b2aca386f68f323 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 30 Nov 2013 17:23:19 +0000 Subject: [PATCH] community/bird to 1.4.0-1 --- community/bird/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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')