[arch-commits] Commit in xfce4-screenshooter/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Wed May 19 05:02:20 UTC 2021
Date: Wednesday, May 19, 2021 @ 05:02:20
Author: foutrelis
Revision: 415722
upgpkg: xfce4-screenshooter 1.9.9-1: new upstream release
Modified:
xfce4-screenshooter/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-19 04:51:52 UTC (rev 415721)
+++ PKGBUILD 2021-05-19 05:02:20 UTC (rev 415722)
@@ -2,7 +2,7 @@
# Contributor: Tobias Kieslich <tobias (at) archlinux.org>
pkgname=xfce4-screenshooter
-pkgver=1.9.8
+pkgver=1.9.9
pkgrel=1
pkgdesc="Plugin that makes screenshots for the Xfce panel"
arch=('x86_64')
@@ -12,7 +12,7 @@
depends=('xfce4-panel' 'libsoup' 'hicolor-icon-theme')
makedepends=('intltool' 'python')
source=(https://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('6f029d614ad3b63fbcf742984dc6c976f3008e7d88fa487d49ed544f56f62c50')
+sha256sums=('33c8aeb53fbdb82dbd7d40bca77a8affbb4116ba0993cd59474b554558e5daa4')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list