[arch-commits] Commit in photoflare/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sun May 22 08:55:49 UTC 2022
Date: Sunday, May 22, 2022 @ 08:55:49
Author: arojas
Revision: 1210003
Update to 1.6.10
Modified:
photoflare/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-22 08:52:44 UTC (rev 1210002)
+++ PKGBUILD 2022-05-22 08:55:49 UTC (rev 1210003)
@@ -2,7 +2,7 @@
# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
pkgname=photoflare
-pkgver=1.6.9
+pkgver=1.6.10
pkgrel=1
pkgdesc='Quick, simple but powerful Qt-based image editor inspired by PhotoFiltre'
arch=('x86_64')
@@ -11,7 +11,7 @@
depends=('graphicsmagick' 'hicolor-icon-theme' 'qt5-base' 'qt5-imageformats')
makedepends=('qt5-tools')
source=("https://github.com/PhotoFlare/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('4040efa21d630af4e2d6102001dbe46f0527ad0a49fbd8617fb65b4b313efff3')
+sha256sums=('e8a8f10da16e7e470c54e594c4d6af0f65ea35a1b02bc6c675686be2a2907c51')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list