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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Feb 1 16:09:48 UTC 2009


    Date: Sunday, February 1, 2009 @ 11:09:48
  Author: andyrtr
Revision: 25941

upgpkg: xfwm4-themes 4.5.99.1-1
    new verions 4.5.99.1(=4.6rc1)

Modified:
  xfwm4-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-01 16:06:04 UTC (rev 25940)
+++ PKGBUILD	2009-02-01 16:09:48 UTC (rev 25941)
@@ -1,8 +1,8 @@
 # $Id$
-# Maintainer: aurelien <aurelien at archlinux.org>
+# Maintainer: Tobias Kieslich <tobias funnychar archlinux.org>
 
 pkgname=xfwm4-themes
-pkgver=4.4.3
+pkgver=4.5.99.1
 pkgrel=1
 pkgdesc="A set of additionnal themes for the Xfce window manager"
 arch=(i686 x86_64)
@@ -13,11 +13,11 @@
 makedepends=('pkgconfig')
 options=('!libtool')
 source=(http://www.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('0e713465f79a000958307c7f5b37185f')
+md5sums=('91fc3d42f7af94944ee1b64efaaf2b7b')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/xfce4 \
+  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
     --localstatedir=/var --disable-static
   make || return 1
   make DESTDIR=${pkgdir} install




More information about the arch-commits mailing list