[arch-commits] Commit in xfce4-timer-plugin/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Thu Jul 23 23:57:34 UTC 2020
Date: Thursday, July 23, 2020 @ 23:57:34
Author: foutrelis
Revision: 392473
upgpkg: xfce4-timer-plugin 1.7.1-1: new upstream release
Modified:
xfce4-timer-plugin/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-23 21:03:23 UTC (rev 392472)
+++ PKGBUILD 2020-07-23 23:57:34 UTC (rev 392473)
@@ -3,8 +3,8 @@
# Contributor: Tobias Kieslich <tobias (at) archlinux.org>
pkgname=xfce4-timer-plugin
-pkgver=1.7.0
-pkgrel=2
+pkgver=1.7.1
+pkgrel=1
pkgdesc="Plugin to track time for the Xfce4 panel"
arch=('x86_64')
url="https://docs.xfce.org/panel-plugins/xfce4-timer-plugin"
@@ -13,7 +13,7 @@
depends=('xfce4-panel')
makedepends=('intltool')
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('2e4e5343e39926230cc981d5fe56cd58a2f3817d2e9b6089b5673a2e39bf7e9b')
+sha256sums=('4b52d2911b1949e945971be6533155ee6ba99c77078eac7fd43b0f2aeca824e3')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list