[arch-commits] CVS update of arch/build/network/naim (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Wed Aug 22 18:48:55 UTC 2007


    Date: Wednesday, August 22, 2007 @ 14:48:55
  Author: tpowa
    Path: /home/cvs-arch/arch/build/network/naim

Modified: PKGBUILD (1.31 -> 1.32)

'upgpkg: update to new version'


----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Index: arch/build/network/naim/PKGBUILD
diff -u arch/build/network/naim/PKGBUILD:1.31 arch/build/network/naim/PKGBUILD:1.32
--- arch/build/network/naim/PKGBUILD:1.31	Wed Oct 25 16:22:32 2006
+++ arch/build/network/naim/PKGBUILD	Wed Aug 22 14:48:55 2007
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.31 2006/10/25 20:22:32 andyrtr Exp $
+# $Id: PKGBUILD,v 1.32 2007/08/22 18:48:55 tpowa Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 pkgname=naim
-pkgver=0.11.8.2.1
+pkgver=0.11.8.3.1
 pkgrel=1
 pkgdesc="An ncurses AOL Instant Messenger and IRC client."
 arch=(i686 x86_64)
 url="http://naim.n.ml.org"
 depends=('ncurses')
-source=(http://shell.n.ml.org/n/naim/$pkgname-$pkgver.tar.bz2)
-md5sums=('0f47e1927c00ed89cbce6d77486d884a')
+source=(http://naim.googlecode.com/files/$pkgname-$pkgver.tar.bz2)
+md5sums=('239f8865b6f044aed26e3124a0721652')
 
 build() {
   export MAKEFLAGS="-j1"




More information about the arch-commits mailing list