[arch-commits] Commit in xfce4-power-manager/trunk (2 files)

Evangelos Foutras foutrelis at archlinux.org
Sun Mar 22 15:50:59 UTC 2015


    Date: Sunday, March 22, 2015 @ 16:50:59
  Author: foutrelis
Revision: 234471

upgpkg: xfce4-power-manager 1.4.4-1

New upstream release.

Modified:
  xfce4-power-manager/trunk/PKGBUILD
  xfce4-power-manager/trunk/xfce4-power-manager.install

-----------------------------+
 PKGBUILD                    |    4 ++--
 xfce4-power-manager.install |    5 -----
 2 files changed, 2 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-22 15:31:42 UTC (rev 234470)
+++ PKGBUILD	2015-03-22 15:50:59 UTC (rev 234471)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Kieslich <tobias funnychar archlinux.org>
 
 pkgname=xfce4-power-manager
-pkgver=1.4.3
+pkgver=1.4.4
 pkgrel=1
 pkgdesc="Power manager for Xfce desktop"
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 makedepends=('intltool' 'xfce4-panel' 'lxpanel')
 install=$pkgname.install
 source=(http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('018e11dd315745f582d70108b6071d37fb94854fde70961e17325bc19c4e2011')
+sha256sums=('c50ec8aa7e7848c57c0f856dceb8132eb5f37585f0ac1627459ab8c882c73b07')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"

Modified: xfce4-power-manager.install
===================================================================
--- xfce4-power-manager.install	2015-03-22 15:31:42 UTC (rev 234470)
+++ xfce4-power-manager.install	2015-03-22 15:50:59 UTC (rev 234471)
@@ -3,11 +3,6 @@
 }
 
 post_upgrade() {
-  if (($(vercmp $2 1.4.0-1) < 0)); then
-    echo ':: Xfce Power Manager no longer provides a tray icon.'
-    echo '   Instead, it includes panel plugins for Xfce and LXDE.'
-  fi
-
   post_install
 }
 



More information about the arch-commits mailing list