[arch-commits] Commit in sawfish/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Aaron Griffin aaron at archlinux.org
Tue Apr 22 04:50:23 UTC 2008


    Date: Tuesday, April 22, 2008 @ 00:50:23
  Author: aaron
Revision: 738

Merged revisions 2-737 via svnmerge from 
svn+ssh://archlinux.org/home/svn-packages/sawfish/trunk

................
  r356 | aaron | 2008-04-18 17:56:27 -0500 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
................
  r730 | aaron | 2008-04-21 22:49:22 -0500 (Mon, 21 Apr 2008) | 9 lines
  
  Merged revisions 2-729 via svnmerge from 
  svn+ssh://archlinux.org/home/svn-packages/sawfish/trunk
  
  ........
    r356 | aaron | 2008-04-18 17:56:27 -0500 (Fri, 18 Apr 2008) | 1 line
    
    Added svn:keywords to all PKGBUILDs
  ........
................
  r737 | aaron | 2008-04-21 23:50:06 -0500 (Mon, 21 Apr 2008) | 1 line
  
  upgpkg: sawfish 1.3.3-1
................

Modified:
  sawfish/repos/extra-x86_64/	(properties)
  sawfish/repos/extra-x86_64/PKGBUILD

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


Property changes on: sawfish/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /sawfish/trunk:1
   + /sawfish/trunk:1-737

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-04-22 04:50:06 UTC (rev 737)
+++ extra-x86_64/PKGBUILD	2008-04-22 04:50:23 UTC (rev 738)
@@ -2,17 +2,18 @@
 # Maintainer: Aaron Griffin <aaron at archlinux.org> 
 
 pkgname=sawfish
-pkgver=1.3.1
+pkgver=1.3.3
 pkgrel=1
 pkgdesc="An alternate window manager for GNOME"
 url="http://sawmill.sourceforge.net/"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('librep' 'esd' 'gtk2' 'rep-gtk' 'libsm')
+depends=('librep' 'esd' 'gtk2' 'rep-gtk' 'libsm' 'gmp')
 source=(http://downloads.sourceforge.net/sourceforge/sawmill/sawfish-$pkgver.tar.gz
         no-info.patch)
-md5sums=('2ebed60d4fcae075f1f171972c40660a' '48be9727db805d8c9f3e9410b7ba638e')
 options=(!libtool)
+md5sums=('456724c79ddb0b78d03d45dcaffa4103'
+         '48be9727db805d8c9f3e9410b7ba638e')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver





More information about the arch-commits mailing list