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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Tue Dec 31 06:53:17 UTC 2013


    Date: Tuesday, December 31, 2013 @ 07:53:16
  Author: bpiotrowski
Revision: 103241

upgpkg: lxappearance 0.5.4-1

- new upstream release

Modified:
  lxappearance/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-30 22:20:06 UTC (rev 103240)
+++ PKGBUILD	2013-12-31 06:53:16 UTC (rev 103241)
@@ -1,11 +1,11 @@
 #$Id$
-# Maintainer: Bartłomiej Piotrowski <barthalion at gmail.com>
+# Maintainer:  Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 # Contributor: Angel Velasquez <angvp at archlinux.org>  
 # Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
 
 pkgname=lxappearance
-pkgver=0.5.3
-pkgrel=2
+pkgver=0.5.4
+pkgrel=1
 pkgdesc='Feature-rich GTK+ theme switcher of the LXDE Desktop'
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -13,8 +13,8 @@
 groups=('lxde')
 depends=('gtk2' 'dbus-glib')
 makedepends=('intltool')
-source=(http://downloads.sourceforge.net/sourceforge/lxde/${pkgname}-${pkgver}.tar.gz)
-md5sums=('9dfdc9bd45519d51b9df2ad6650c36f5')
+source=(http://downloads.sourceforge.net/sourceforge/lxde/$pkgname-$pkgver.tar.xz)
+md5sums=('c7b8c18368f757a8a60f21cb46d7d9b3')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list