[arch-commits] CVS update of extra/system/gammu (PKGBUILD)
Travis Willard
travis at archlinux.org
Sun May 20 19:02:17 UTC 2007
Date: Sunday, May 20, 2007 @ 15:02:17
Author: travis
Path: /home/cvs-extra/extra/system/gammu
Modified: PKGBUILD (1.37 -> 1.38)
upgpkg: gammu 1.10.5-1
Slight PKGBUILD cleanup - no change to build
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Index: extra/system/gammu/PKGBUILD
diff -u extra/system/gammu/PKGBUILD:1.37 extra/system/gammu/PKGBUILD:1.38
--- extra/system/gammu/PKGBUILD:1.37 Tue May 1 15:09:42 2007
+++ extra/system/gammu/PKGBUILD Sun May 20 15:02:17 2007
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.37 2007/05/01 19:09:42 andyrtr Exp $
+# $Id: PKGBUILD,v 1.38 2007/05/20 19:02:17 travis Exp $
# Maintainer: aurelien <aurelien at archlinux.org>
# Contributor: Aurelien Foret <orelien at chez.com>
pkgname=gammu
pkgver=1.10.5
pkgrel=1
pkgdesc="GNU All Mobile Management Utilities"
-license=(GPL)
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
+url="http://www.gammu.org/"
+license=('GPL')
depends=('libmysqlclient' 'bluez-libs>=3.1')
source=(http://dl.cihar.com/gammu/releases/$pkgname-$pkgver.tar.bz2)
-url="http://www.gammu.org/"
md5sums=('816d8da561bf0dcceffcc9120001db3c')
build() {
More information about the arch-commits
mailing list