[arch-commits] Commit in lxlauncher/trunk (PKGBUILD)
Balló György
bgyorgy at nymeria.archlinux.org
Tue Dec 3 01:02:49 UTC 2013
Date: Tuesday, December 3, 2013 @ 02:02:49
Author: bgyorgy
Revision: 101964
upgpkg: lxlauncher 0.2.2-5
Add system-wide settings to backup array
Modified:
lxlauncher/trunk/PKGBUILD
----------+
PKGBUILD | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-12-03 00:41:07 UTC (rev 101963)
+++ PKGBUILD 2013-12-03 01:02:49 UTC (rev 101964)
@@ -1,11 +1,12 @@
# $Id$
-# Maintainer: Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
# Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
# Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
pkgname=lxlauncher
pkgver=0.2.2
-pkgrel=4
+pkgrel=5
pkgdesc='Open source clone of the Asus launcher for EeePC'
arch=('i686' 'x86_64')
license=('GPL2')
@@ -13,7 +14,8 @@
groups=('lxde')
depends=('gtk2' 'startup-notification' 'lxmenu-data' 'menu-cache')
makedepends=('intltool')
-source=(http://downloads.sourceforge.net/sourceforge/lxde/$pkgname-$pkgver.tar.gz
+backup=('etc/xdg/lxlauncher/gtkrc' 'etc/xdg/lxlauncher/settings.conf')
+source=(http://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.gz
fix-empty-launcher.patch)
md5sums=('16df627447838b170a72cc3a9ee21497'
'4dd715f9cccf04ef87c662cee1dcb798')
More information about the arch-commits
mailing list