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

Eric Bélanger eric at archlinux.org
Fri Jan 4 04:35:33 UTC 2013


    Date: Thursday, January 3, 2013 @ 23:35:32
  Author: eric
Revision: 174299

upgpkg: fluxbox 1.3.3-1

Upstream update

Modified:
  fluxbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-04 04:29:45 UTC (rev 174298)
+++ PKGBUILD	2013-01-04 04:35:32 UTC (rev 174299)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=fluxbox
-pkgver=1.3.2
+pkgver=1.3.3
 pkgrel=1
 pkgdesc="A lightweight and highly-configurable window manager"
 arch=('i686' 'x86_64')
@@ -11,9 +11,9 @@
 depends=('libxft' 'libxpm' 'libxinerama' 'libxrandr' 'gcc-libs' 'imlib2' 'fribidi')
 optdepends=('xorg-xmessage: for using the fbsetbg and fluxbox-generate_menu utilities')
 options=('!makeflags')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz \
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.lzma \
         fluxbox.desktop)
-sha1sums=('15ba1b9eaaf170d87fa647b7118a63c05f093b5c'
+sha1sums=('6892259dd495424291194fde242230cca95abce3'
           'f3f83b8ce84d79c2f8670ef687e0dd89ab0552b8')
 
 build() {




More information about the arch-commits mailing list