[arch-commits] Commit in flameshot/trunk (PKGBUILD)
Jiachen Yang
farseerfc at gemini.archlinux.org
Tue Jul 27 07:29:32 UTC 2021
Date: Tuesday, July 27, 2021 @ 07:29:32
Author: farseerfc
Revision: 986596
upgpkg: flameshot 0.10.1-1
Modified:
flameshot/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-27 07:27:48 UTC (rev 986595)
+++ PKGBUILD 2021-07-27 07:29:32 UTC (rev 986596)
@@ -2,7 +2,7 @@
# Contributor: xyzzy <628208 at gmail.com>
pkgname=flameshot
-pkgver=0.10.0
+pkgver=0.10.1
pkgrel=1
pkgdesc="Powerful yet simple to use screenshot software"
arch=('x86_64')
@@ -12,7 +12,7 @@
makedepends=('make' 'qt5-tools' 'cmake')
optdepends=('gnome-shell-extension-appindicator: for system tray icon if you are using Gnome')
source=("${pkgname}-v${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('44e53c5dcefddb05bd6fa1af667df287f44baa1746468bfab5f76318c0bb3f83')
+sha256sums=('c2d760345d78dd5d2488c6bea54cb10870b09772179f33594a33c8f62ccdeeb9')
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list