[arch-commits] Commit in xfce4-mount-plugin/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Mon Dec 28 15:55:55 UTC 2020
Date: Monday, December 28, 2020 @ 15:55:54
Author: foutrelis
Revision: 405065
upgpkg: xfce4-mount-plugin 1.1.5-1: new upstream release
Modified:
xfce4-mount-plugin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-28 08:52:25 UTC (rev 405064)
+++ PKGBUILD 2020-12-28 15:55:54 UTC (rev 405065)
@@ -3,7 +3,7 @@
# Contributor: Tobias Kieslich <tobias (at) archlinux.org>
pkgname=xfce4-mount-plugin
-pkgver=1.1.4
+pkgver=1.1.5
pkgrel=1
pkgdesc="Mount/umount utility for the Xfce4 panel"
arch=('x86_64')
@@ -13,7 +13,7 @@
depends=('xfce4-panel')
makedepends=('intltool')
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('e58f182bafd21eb2318cf902401708d0b41f9a40a015f6f0d3ae4c6d17f7b4f1')
+sha256sums=('584cd954929e542b3da0ff8d69e0325d8838dc39e7b32a509d1074ce3bb58ec2')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list