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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Mon Jul 8 07:27:56 UTC 2013


    Date: Monday, July 8, 2013 @ 09:27:56
  Author: bpiotrowski
Revision: 93635

upgpkg: openbox 3.5.0-9

- add /etc/xdg/{autostart,environment} to backup array (FS#36045)

Modified:
  openbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-08 01:48:15 UTC (rev 93634)
+++ PKGBUILD	2013-07-08 07:27:56 UTC (rev 93635)
@@ -6,7 +6,7 @@
 
 pkgname=openbox
 pkgver=3.5.0
-pkgrel=8
+pkgrel=9
 pkgdesc='Highly configurable and lightweight X11 window manager'
 arch=('i686' 'x86_64')
 url='http://openbox.org'
@@ -16,7 +16,8 @@
 optdepends=('python2: for the xdg-autostart script')
 groups=('lxde')
 options=('!libtool')
-backup=('etc/xdg/openbox/menu.xml' 'etc/xdg/openbox/rc.xml')
+backup=('etc/xdg/openbox/menu.xml' 'etc/xdg/openbox/rc.xml'
+        'etc/xdg/openbox/autostart' 'etc/xdg/openbox/environment')
 source=(http://www.icculus.org/openbox/releases/$pkgname-$pkgver.tar.gz
         openbox-3.5.0-Fix-crash-on-NET_WM_MOVERESIZE_CANCEL.patch
         openbox-3.5.0-title-matching.patch




More information about the arch-commits mailing list