Date: Sunday, February 21, 2016 @ 02:06:48 Author: bgyorgy Revision: 162918
upgpkg: lxde-common 0.99.1-1 Update to new version Modified: lxde-common/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-21 01:03:00 UTC (rev 162917) +++ PKGBUILD 2016-02-21 01:06:48 UTC (rev 162918) @@ -5,8 +5,8 @@ # Contributor: Juergen Hoetzel <[email protected]> pkgname=lxde-common -pkgver=0.99.0 -pkgrel=4 +pkgver=0.99.1 +pkgrel=1 pkgdesc='Common files of the LXDE Desktop' arch=('any') url='http://lxde.org/' @@ -17,10 +17,10 @@ makedepends=('intltool') optdepends=('gnome-themes-standard: default GTK+ theme' 'lxde-icon-theme: default icon theme') -source=(http://downloads.sourceforge.net/lxde/${pkgname}-${pkgver}.tar.xz +source=(http://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.xz dbus-update-environment.patch default-config.patch) -md5sums=('5a417f5a0e5b510a0c018b66b0dc4081' +md5sums=('3ab92bd7bcff8bc8e6395651d164cf76' '9f5cdfb8aef6286b6de79a50d1fddd7f' '61b3a79b6d1397fd295c8f88561ece82')
