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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Aug 5 20:27:17 UTC 2007


    Date: Sunday, August 5, 2007 @ 16:27:17
  Author: andyrtr
    Path: /home/cvs-arch/arch/build/network/wvdial

Modified: PKGBUILD (1.15 -> 1.16)

updatepkg 1.60


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


Index: arch/build/network/wvdial/PKGBUILD
diff -u arch/build/network/wvdial/PKGBUILD:1.15 arch/build/network/wvdial/PKGBUILD:1.16
--- arch/build/network/wvdial/PKGBUILD:1.15	Wed Jun 13 08:54:24 2007
+++ arch/build/network/wvdial/PKGBUILD	Sun Aug  5 16:27:17 2007
@@ -1,17 +1,17 @@
 # $Id: PKGBUILD
 # Maintainer: dorphell <dorphell at archlinux.org>
 # Committer: Judd Vinet <jvinet at zeroflux.org>
+
 pkgname=wvdial
-pkgver=1.56
-pkgrel=2
+pkgver=1.60
+pkgrel=1
 pkgdesc="A dialer program to connect to the Internet"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('custom')
-depends=('wvstreams>=4.3' 'ppp')
-source=(http://open.nit.ca/download/$pkgname-$pkgver.tar.gz)
-url="http://open.nit.ca/wiki/?page=WvDial"
-md5sums=('45097f269c7847266e121e4a0f362be9')
-
+depends=('wvstreams>=4.4' 'ppp')
+source=(http://alumnit.ca/download/$pkgname-$pkgver.tar.gz)
+url="http://alumnit.ca/wiki/index.php?page=WvDial"
+md5sums=('27fbbde89f8fd9f6e735a8efa5217fc9')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list