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

Jiachen Yang farseerfc at archlinux.org
Mon Mar 1 00:41:13 UTC 2021


    Date: Monday, March 1, 2021 @ 00:41:13
  Author: farseerfc
Revision: 876309

upgpkg: flameshot 0.9.0-1: flameshot 0.9.0

Modified:
  flameshot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-01 00:08:20 UTC (rev 876308)
+++ PKGBUILD	2021-03-01 00:41:13 UTC (rev 876309)
@@ -2,7 +2,7 @@
 # Contributor: xyzzy <628208 at gmail.com>
 
 pkgname=flameshot
-pkgver=0.8.5
+pkgver=0.9.0
 pkgrel=1
 pkgdesc="Powerful yet simple to use screenshot software"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('qt5-svg' 'hicolor-icon-theme')
 makedepends=('make' 'qt5-tools' 'cmake')
 source=("${pkgname}-v${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('f820c1f8cd464988cfcfc1af1fbcea2a3d0e5c4fb32accc3f54d93a8b5e1e890')
+sha256sums=('67e0b578ef8a68228e758cb59395bb7404b5c176e9dbc3ca2d83a63f154a6f22')
 
 prepare() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list