[arch-commits] Commit in modemmanager/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Mon Jun 6 16:09:07 UTC 2011


    Date: Monday, June 6, 2011 @ 12:09:07
  Author: ibiru
Revision: 126693

update to 0.4.997

Modified:
  modemmanager/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-06 15:21:43 UTC (rev 126692)
+++ PKGBUILD	2011-06-06 16:09:07 UTC (rev 126693)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 pkgname=modemmanager
 _realname=ModemManager
-pkgver=0.4.996
+pkgver=0.4.997
 pkgrel=1
 pkgdesc="Mobile broadband modem management service"
 arch=('i686' 'x86_64')
@@ -11,9 +11,9 @@
 depends=('dbus-glib' 'udev' 'ppp')
 makedepends=('intltool')
 options=('!libtool')
-source=(http://download.gnome.org/sources/${_realname}/0.4/${_realname}-${pkgver}.tar.bz2)
+source=(http://download.gnome.org/sources/${_realname}/0.4/${_realname}-${pkgver}.tar.xz)
 optdepends=('usb_modeswitch: install if your modem shows up as a storage drive')
-sha256sums=('4e82b8ef5f5e5e737212b8d077a59ac9e1fb21b65e8df98005b2beaad265c16b')
+sha256sums=('88fa2f098b9fbbfb4e91e78e200404ce6dd6258102a197a635a3bd789302c6e4')
 
 build() {
   cd "$srcdir/${_realname}-${pkgver}"




More information about the arch-commits mailing list