Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
feathernotes
Commits:
ffbf11f6 by Antonio Rojas at 2023-09-12T08:52:05+02:00
upgpkg: 1.1.1-1: Update to 1.1.1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Peter Mattern <pmattern at arcor dot de>
pkgname=feathernotes
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc='Lightweight Qt hierarchical notes-manager'
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('GPL3')
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=('ed1fdd08482977f019b0280996e8eb48809f4dee571588784933fc503fe01f75'
+sha256sums=('50f20c24b15af56e988ddd6b011cf3fb871643274da166155c307c4130e2feab'
'SKIP')
validpgpkeys=('19DFDF3A579BD509DBB572D8BE793007AD22DF7E')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/feathernotes/-/commit/ffbf11f631b487cb606f4664c921203a1f14039e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/feathernotes/-/commit/ffbf11f631b487cb606f4664c921203a1f14039e
You're receiving this email because of your account on gitlab.archlinux.org.