[arch-commits] Commit in flameshot/trunk (PKGBUILD)

Jiachen Yang farseerfc at gemini.archlinux.org
Mon Jul 19 06:27:45 UTC 2021


    Date: Monday, July 19, 2021 @ 06:27:44
  Author: farseerfc
Revision: 978576

upgpkg: flameshot 0.10.0-1

Modified:
  flameshot/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-19 06:11:09 UTC (rev 978575)
+++ PKGBUILD	2021-07-19 06:27:44 UTC (rev 978576)
@@ -2,7 +2,7 @@
 # Contributor: xyzzy <628208 at gmail.com>
 
 pkgname=flameshot
-pkgver=0.9.0
+pkgver=0.10.0
 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=('67e0b578ef8a68228e758cb59395bb7404b5c176e9dbc3ca2d83a63f154a6f22')
+sha256sums=('44e53c5dcefddb05bd6fa1af667df287f44baa1746468bfab5f76318c0bb3f83')
 
 prepare() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list