Date: Saturday, January 14, 2023 @ 10:13:06
  Author: arojas
Revision: 1383396

upgpkg: feathernotes 1.1.0-1: Update to 1.1.0

Modified:
  feathernotes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-14 10:09:00 UTC (rev 1383395)
+++ PKGBUILD    2023-01-14 10:13:06 UTC (rev 1383396)
@@ -2,7 +2,7 @@
 # Contributor: Peter Mattern <pmattern at arcor dot de>
 
 pkgname=feathernotes
-pkgver=1.0.0
+pkgver=1.1.0
 pkgrel=1
 pkgdesc='Lightweight Qt hierarchical notes-manager'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('hicolor-icon-theme' 'hunspell' 'qt6-svg')
 makedepends=('cmake' 'ninja' 'qt6-tools')
 
source=("https://github.com/tsujan/FeatherNotes/releases/download/V$pkgver/FeatherNotes-$pkgver.tar.xz"{,.asc})
-sha256sums=('6a3a19dbf65be99f9f9e5f8cf56b635a563230f0962d5c96607dc3e051cb021d'
+sha256sums=('ed1fdd08482977f019b0280996e8eb48809f4dee571588784933fc503fe01f75'
             'SKIP')
 validpgpkeys=('19DFDF3A579BD509DBB572D8BE793007AD22DF7E')
 

Reply via email to