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

Sébastien Luttringer seblu at nymeria.archlinux.org
Sat Oct 12 23:38:29 UTC 2013


    Date: Sunday, October 13, 2013 @ 01:38:29
  Author: seblu
Revision: 98532

upgpkg: awesome 3.5.2-1

Modified:
  awesome/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-12 23:22:51 UTC (rev 98531)
+++ PKGBUILD	2013-10-12 23:38:29 UTC (rev 98532)
@@ -5,8 +5,8 @@
 # Contributor: Vesa Kaihlavirta
 
 pkgname=awesome
-pkgver=3.5.1
-pkgrel=3
+pkgver=3.5.2
+pkgrel=1
 pkgdesc='Highly configurable framework window manager'
 arch=('i686' 'x86_64')
 url='http://awesome.naquadah.org/'
@@ -16,13 +16,12 @@
   'dbus'
   'gdk-pixbuf2'
   'imlib2'
-  'libxcursor'
   'libxdg-basedir'
   'lua'
   'lua-lgi'
   'pango'
   'startup-notification'
-  'xcb-util-image'
+  'xcb-util-cursor'
   'xcb-util-keysyms'
   'xcb-util-wm'
   'xorg-xmessage'
@@ -44,7 +43,7 @@
 provides=('notification-daemon')
 backup=('etc/xdg/awesome/rc.lua')
 source=("$url/download/$pkgname-$pkgver.tar.xz")
-md5sums=('f528f66ddcdb07f24e6f494837371702')
+md5sums=('c16eaaaddf6f56b4e041007952e2a4fe')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list