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

Balló György bgyorgy at archlinux.org
Sat Feb 20 14:19:52 UTC 2016


    Date: Saturday, February 20, 2016 @ 15:19:52
  Author: bgyorgy
Revision: 162745

upgpkg: lxmenu-data 0.1.4-2

Use 'any' as arch, remove from 'lxde' group (it's pulled in as dependency when needed)

Modified:
  lxmenu-data/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-20 14:19:32 UTC (rev 162744)
+++ PKGBUILD	2016-02-20 14:19:52 UTC (rev 162745)
@@ -1,16 +1,16 @@
 # $Id$
-# Maintainer: Angel Velasquez <angvp at archlinux.org>
-# Maintainer: Juergen Hoetzel <juergen at archlinux.org>
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Angel Velasquez <angvp at archlinux.org>
+# Contributor: Juergen Hoetzel <juergen at archlinux.org>
 
 pkgname=lxmenu-data
 pkgver=0.1.4
-pkgrel=1
-pkgdesc="freedesktop.org desktop menus for LXDE"
-arch=('i686' 'x86_64')
+pkgrel=2
+pkgdesc="Freedesktop.org desktop menus for LXDE"
+arch=('any')
 license=('GPL2')
 url="http://lxde.org/"
-groups=('lxde')
-source=("http://sourceforge.net/projects/lxde/files/lxmenu-data%20%28desktop%20menu%29/lxmenu-data%200.1.4/${pkgname}-${pkgver}.tar.xz/download")
+source=("http://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.xz")
 makedepends=('intltool')
 sha256sums=('8802fbc88e4cac80dbf0a2926deb30eeb127c54b93254d7bda591cbe174bfb1c')
 



More information about the arch-commits mailing list