summaryrefslogtreecommitdiff
path: root/community/minbif
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-02-25 10:25:19 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-02-25 10:25:19 +0100
commitd8eb584da3a24a7b4cccf1b4b39b19ca8fc19495 (patch)
tree8e5ea3b068852a348646a0543fdacbd7de7a937e /community/minbif
parent82e1a8e4caf3318dbb60adda8c2649ae7ac15661 (diff)
parent299e917c17619f800f0c21cf43209065b608223f (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/pigeonhole/PKGBUILD community/mingw32-pthreads/PKGBUILD community/openbsd-netcat/PKGBUILD community/remmina/PKGBUILD core/crda/PKGBUILD core/libnl/PKGBUILD core/wpa_supplicant/PKGBUILD extra/fontconfig/PKGBUILD extra/gnome-python-extras/PKGBUILD extra/gstreamer0.10-ugly/PKGBUILD extra/gvfs/PKGBUILD extra/libcdio/PKGBUILD extra/maxima/PKGBUILD extra/vcdimager/PKGBUILD extra/vlc/PKGBUILD extra/xfdesktop/PKGBUILD multilib/lib32-glibc/PKGBUILD multilib/q4wine/PKGBUILD testing/dovecot/PKGBUILD
Diffstat (limited to 'community/minbif')
-rw-r--r--community/minbif/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/minbif/PKGBUILD b/community/minbif/PKGBUILD
index eb9885df6..a77b8a4e3 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' 'mips64el')
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() {