summaryrefslogtreecommitdiff
path: root/community/minbif/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/minbif/PKGBUILD')
-rw-r--r--community/minbif/PKGBUILD10
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() {