[arch-commits] Commit in xfce4-mount-plugin/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Mon Dec 21 04:27:20 UTC 2020
Date: Monday, December 21, 2020 @ 04:27:19
Author: foutrelis
Revision: 404719
upgpkg: xfce4-mount-plugin 1.1.4-1: new upstream release
Modified:
xfce4-mount-plugin/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-21 04:26:09 UTC (rev 404718)
+++ PKGBUILD 2020-12-21 04:27:19 UTC (rev 404719)
@@ -3,8 +3,8 @@
# Contributor: Tobias Kieslich <tobias (at) archlinux.org>
pkgname=xfce4-mount-plugin
-pkgver=1.1.3
-pkgrel=2
+pkgver=1.1.4
+pkgrel=1
pkgdesc="Mount/umount utility for the Xfce4 panel"
arch=('x86_64')
url="https://docs.xfce.org/panel-plugins/xfce4-mount-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=('aae5bd6b984bc78daf6b5fb9d15817a27253674a4264ad60f62ccb1aa194911e')
+sha256sums=('e58f182bafd21eb2318cf902401708d0b41f9a40a015f6f0d3ae4c6d17f7b4f1')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list