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

Antonio Rojas arojas at archlinux.org
Sat Feb 13 21:28:56 UTC 2021


    Date: Saturday, February 13, 2021 @ 21:28:55
  Author: arojas
Revision: 859712

Update to 0.10.1

Modified:
  lxpanel/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-13 21:27:09 UTC (rev 859711)
+++ PKGBUILD	2021-02-13 21:28:55 UTC (rev 859712)
@@ -4,8 +4,8 @@
 # Contributor: Juergen Hoetzel <juergen at archlinux.org>
 
 pkgname=lxpanel
-pkgver=0.10.0
-pkgrel=2
+pkgver=0.10.1
+pkgrel=1
 pkgdesc='Lightweight X11 desktop panel for LXDE'
 arch=('x86_64')
 license=('GPL2')
@@ -15,7 +15,7 @@
 makedepends=('intltool' 'docbook-xml' 'docbook-xsl' 'wireless_tools')
 optdepends=('wireless_tools: netstat plugin')
 source=(https://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.xz)
-sha256sums=('4678cc8c5f1962376005ebf71ec1ee810115ac2e0e565f8d2e67dc12d01a3a7e')
+sha256sums=('1e318f57d7e36b61c23a504d03d2430c78dad142c1804451061f1b3ea5441ee8')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list