[arch-commits] Commit in lxpanel/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at nymeria.archlinux.org
Sun May 11 11:09:29 UTC 2014
Date: Sunday, May 11, 2014 @ 13:09:28
Author: bpiotrowski
Revision: 110962
upgpkg: lxpanel 0.6.2-1
new upstream release
Modified:
lxpanel/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-05-11 00:59:10 UTC (rev 110961)
+++ PKGBUILD 2014-05-11 11:09:28 UTC (rev 110962)
@@ -4,8 +4,8 @@
# Contributor: Juergen Hoetzel <juergen at archlinux.org>
pkgname=lxpanel
-pkgver=0.6.1
-pkgrel=2
+pkgver=0.6.2
+pkgrel=1
pkgdesc='Lightweight X11 desktop panel for LXDE'
arch=('i686' 'x86_64')
license=('GPL2')
@@ -15,7 +15,7 @@
makedepends=('intltool' 'docbook-xml' 'docbook-xsl' 'wireless_tools')
optdepends=('wireless_tools: netstat plugin')
source=(http://downloads.sourceforge.net/sourceforge/lxde/lxpanel-$pkgver.tar.gz)
-sha256sums=('a16a21b2186218c70ed98dc7875c54d6bb12ae7271825ff5060feb8d2a4e86cb')
+sha256sums=('f9ba6d0b825f7b99de045c3371738792bf9f3604af66bef4d98d783461c60a48')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list