[arch-commits] Commit in xfce4-power-manager/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Sun Mar 8 22:11:25 UTC 2020
Date: Sunday, March 8, 2020 @ 22:11:24
Author: foutrelis
Revision: 377194
upgpkg: xfce4-power-manager 1.6.6-1: New upstream release.
Modified:
xfce4-power-manager/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-08 21:22:19 UTC (rev 377193)
+++ PKGBUILD 2020-03-08 22:11:24 UTC (rev 377194)
@@ -2,8 +2,8 @@
# Contributor: Tobias Kieslich <tobias funnychar archlinux.org>
pkgname=xfce4-power-manager
-pkgver=1.6.5
-pkgrel=2
+pkgver=1.6.6
+pkgrel=1
pkgdesc="Power manager for Xfce desktop"
arch=('x86_64')
url="https://www.xfce.org/"
@@ -13,7 +13,7 @@
optdepends=('xfce4-panel: for the Xfce panel plugin')
makedepends=('intltool' 'xfce4-panel')
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('10adb67899b181ca5fc577fc9bb7a698fb94e42073585f7e2be642c7db127a74')
+sha256sums=('1b7bf0d3e8af69b10f7b6a518451e01fc7888e0d9d360bc33f6c89179bb6080b')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list