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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jan 16 17:34:51 UTC 2011


    Date: Sunday, January 16, 2011 @ 12:34:51
  Author: andyrtr
Revision: 106412

upgpkg: xfwm4 4.8.0-1
upstream release 4.8.0

Modified:
  xfwm4/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-16 17:32:05 UTC (rev 106411)
+++ PKGBUILD	2011-01-16 17:34:51 UTC (rev 106412)
@@ -3,9 +3,9 @@
 # Contributor: tobias <tobias funnychar archlinux.org>
 
 pkgname=xfwm4
-pkgver=4.7.4
+pkgver=4.8.0
 pkgrel=1
-pkgdesc="Xfce window manager, compatible with Gnome, Gnome2, KDE2, and KDE3"
+pkgdesc="Xfce window manager"
 arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://www.xfce.org/"
@@ -14,8 +14,8 @@
 makedepends=('pkgconfig' 'intltool')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://archive.xfce.org/src/xfce/${pkgname}/4.7/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('206fc123ee2010860e206fe0baa87f40')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('e0a6ac8a8997d5bf9d5b8a202e03f84b')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list