[arch-commits] Commit in xfce4-time-out-plugin/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Tue Jul 7 09:42:05 UTC 2020
Date: Tuesday, July 7, 2020 @ 09:42:04
Author: foutrelis
Revision: 390933
upgpkg: xfce4-time-out-plugin 1.1.1-1: new upstream release
Modified:
xfce4-time-out-plugin/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-07 08:57:36 UTC (rev 390932)
+++ PKGBUILD 2020-07-07 09:42:04 UTC (rev 390933)
@@ -3,8 +3,8 @@
# Contributor: Abhishek Dasgupta <abhidg at gmail.com>
pkgname=xfce4-time-out-plugin
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.1.1
+pkgrel=1
pkgdesc="Take a break from your computer with this plugin for Xfce4"
arch=('x86_64')
url="https://docs.xfce.org/panel-plugins/xfce4-time-out-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=('ee4a51a35076d50cba3824079f8312585373ff2f0d9ebc740d8f3c0426430a19')
+sha256sums=('194dbeb8751d8aaedf3850a7a9c770f09d32316a99683cde34d7d0fc5bdba31d')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list