Date: Friday, July 1, 2011 @ 05:21:47 Author: ibiru Revision: 130025 update to 0.4.998
Modified: modemmanager/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-07-01 09:20:08 UTC (rev 130024) +++ PKGBUILD 2011-07-01 09:21:47 UTC (rev 130025) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=modemmanager _realname=ModemManager -pkgver=0.4.997 +pkgver=0.4.998 pkgrel=1 pkgdesc="Mobile broadband modem management service" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ options=('!libtool') 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=('88fa2f098b9fbbfb4e91e78e200404ce6dd6258102a197a635a3bd789302c6e4') +sha256sums=('a0d96d0f9e06f1542b4c32d114833114b330682f93eea16fda8cdba289ceadf5') build() { cd "$srcdir/${_realname}-${pkgver}"
