[arch-commits] CVS update of extra/gnome/sbackup (PKGBUILD)

Travis Willard travis at archlinux.org
Sun Apr 29 15:19:57 UTC 2007


    Date: Sunday, April 29, 2007 @ 11:19:57
  Author: travis
    Path: /home/cvs-extra/extra/gnome/sbackup

Modified: PKGBUILD (1.3 -> 1.4)

Rearrange PKGBUILD to match format of PKGBUILD.proto


----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


Index: extra/gnome/sbackup/PKGBUILD
diff -u extra/gnome/sbackup/PKGBUILD:1.3 extra/gnome/sbackup/PKGBUILD:1.4
--- extra/gnome/sbackup/PKGBUILD:1.3	Wed Mar  7 22:34:41 2007
+++ extra/gnome/sbackup/PKGBUILD	Sun Apr 29 11:19:57 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.3 2007/03/08 03:34:41 travis Exp $
+# $Id: PKGBUILD,v 1.4 2007/04/29 15:19:57 travis Exp $
 # Maintainer: Travis Willard <travisw at wmpub.ca>
 # Contributor: William Rea <sillywilly at gmail.com>
 
@@ -8,9 +8,9 @@
 pkgdesc="A simple backup solution intended for desktop use"
 arch=('i686' 'x86_64')
 url="http://sbackup.sourceforge.net"
-license="GPL"
-backup=('etc/sbackup.conf')
+license=('GPL')
 depends=('gksu' 'gnome-python-extras')
+backup=('etc/sbackup.conf')
 source=(http://dl.sourceforge.net/$pkgname/${pkgname}_${pkgver}.tar.gz makefile.patch)
 
 build() {
@@ -25,6 +25,6 @@
 }
 
 md5sums=('dcf32ce87580780be90675a3246726b4'
-	  '9a76c8b7b2409fbb0e44365687e4def3')
+         '9a76c8b7b2409fbb0e44365687e4def3')
 sha1sums=('10bc6628e37d66d21a8d252883408394c0901652'
-	  '45ba6fd6b26b86962701b9a1972bde57c2673b1c')
+          '45ba6fd6b26b86962701b9a1972bde57c2673b1c')




More information about the arch-commits mailing list