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

Evangelos Foutras foutrelis at archlinux.org
Sun Mar 1 07:28:28 UTC 2015


    Date: Sunday, March 1, 2015 @ 08:28:28
  Author: foutrelis
Revision: 232161

upgpkg: xfwm4 4.12.0-1

New upstream release.

Modified:
  xfwm4/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-01 07:23:20 UTC (rev 232160)
+++ PKGBUILD	2015-03-01 07:28:28 UTC (rev 232161)
@@ -3,7 +3,7 @@
 # Contributor: tobias <tobias funnychar archlinux.org>
 
 pkgname=xfwm4
-pkgver=4.10.1
+pkgver=4.12.0
 pkgrel=1
 pkgdesc="Xfce window manager"
 arch=('i686' 'x86_64')
@@ -10,11 +10,11 @@
 url="http://www.xfce.org/"
 license=('GPL2')
 groups=('xfce4')
-depends=('libxfce4ui' 'libwnck' 'hicolor-icon-theme')
+depends=('libxfce4ui' 'libwnck' 'libdrm' 'hicolor-icon-theme')
 makedepends=('intltool')
 install=$pkgname.install
-source=(http://archive.xfce.org/src/xfce/$pkgname/4.10/$pkgname-$pkgver.tar.bz2)
-sha256sums=('380c44fba6eb779e34be0fe94f3726cfa131803014d6073c45aec8a1257fa740')
+source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('29f4cbe2869ae32a6775877ed6bfc4ded7000f013ff7eb70b2639c49f415cc3a')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list