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

Jiachen Yang farseerfc at archlinux.org
Mon Oct 12 04:28:13 UTC 2020


    Date: Monday, October 12, 2020 @ 04:28:12
  Author: farseerfc
Revision: 723575

upgpkg: flameshot 0.8.4-1: flameshot 0.8.4

Modified:
  flameshot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-12 04:01:36 UTC (rev 723574)
+++ PKGBUILD	2020-10-12 04:28:12 UTC (rev 723575)
@@ -2,7 +2,7 @@
 # Contributor: xyzzy <628208 at gmail.com>
 
 pkgname=flameshot
-pkgver=0.8.3
+pkgver=0.8.4
 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=('73b0e52d389518b58e4488931e14ef40d611a2bd8661c06e187c211fb947fd05')
+sha256sums=('e20739a9268212babf32db6944169afa206303ba38daff9e590f8ce6ce459f15')
 
 prepare() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list