diff options
author | root <root@rshg054.dnsready.net> | 2012-02-24 23:15:21 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-24 23:15:21 +0000 |
commit | 299e917c17619f800f0c21cf43209065b608223f (patch) | |
tree | e175a7bbdb5d933670f10b09f1cc52ece45ced87 /community/minbif | |
parent | d466ef49f224a9347fe0375eac8126725e10a0a4 (diff) |
Fri Feb 24 23:15:21 UTC 2012
Diffstat (limited to 'community/minbif')
-rw-r--r-- | community/minbif/PKGBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/community/minbif/PKGBUILD b/community/minbif/PKGBUILD index a762e584e..c4e29c400 100644 --- a/community/minbif/PKGBUILD +++ b/community/minbif/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 54473 2011-08-18 15:08:10Z bluewind $ +# $Id: PKGBUILD 66328 2012-02-23 15:30:58Z lfleischer $ # Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de> # Contributor: AkiraYB <brunoyb!yahoo,com,br> pkgname=minbif -pkgver=1.0.4 -pkgrel=4 +pkgver=1.0.5 +pkgrel=1 pkgdesc='An IRC gateway to IM networks that uses libpurple.' arch=('i686' 'x86_64') url='http://minbif.im/' @@ -15,9 +15,9 @@ optdepends=('xinetd: to run minbif through xinetd') backup=('etc/minbif/minbif.conf' 'etc/minbif/minbif.motd') install='minbif.install' -source=("http://minbif.im/attachments/download/90/${pkgname}-${pkgver}.tar.gz" +source=("http://minbif.im/attachments/download/148/${pkgname}-${pkgver}.tar.gz" 'minbif') -md5sums=('25069fb6015dfb9ddc24ef2e09e74da3' +md5sums=('00c5c1abbe2b8a9d900961832c7909a8' '307a6fab42bcaeed11a55b5fb4589778') build() { |