[arch-commits] Commit in xfce4-fsguard-plugin/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Mon Dec 28 06:43:51 UTC 2020
Date: Monday, December 28, 2020 @ 06:43:51
Author: foutrelis
Revision: 405055
upgpkg: xfce4-fsguard-plugin 1.1.2-1: new upstream release
Modified:
xfce4-fsguard-plugin/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-28 06:40:43 UTC (rev 405054)
+++ PKGBUILD 2020-12-28 06:43:51 UTC (rev 405055)
@@ -3,8 +3,8 @@
# Contributor: Ben <ben at benmazer.net>
pkgname=xfce4-fsguard-plugin
-pkgver=1.1.1
-pkgrel=2
+pkgver=1.1.2
+pkgrel=1
pkgdesc="File system usage monitor plugin for the Xfce4 panel"
arch=('x86_64')
license=('GPL2')
@@ -13,7 +13,7 @@
depends=('xfce4-panel')
makedepends=('intltool')
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('d6d05d0a90a68453d65cdceec5ca7eeaef864393ab62eef532a7ba58f374d516')
+sha256sums=('67d8e6a219a7117c59693adbc59c39a6eba31e3f18a5499189ef4ef28b554105')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list