[arch-commits] Commit in featherpad/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sun Oct 17 10:46:12 UTC 2021
Date: Sunday, October 17, 2021 @ 10:46:12
Author: arojas
Revision: 1030685
Update to 1.0.1
Modified:
featherpad/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-10-17 10:03:15 UTC (rev 1030684)
+++ PKGBUILD 2021-10-17 10:46:12 UTC (rev 1030685)
@@ -2,7 +2,7 @@
# Contributor: Peter Mattern <pmattern at arcor dot de>
pkgname=featherpad
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc='Lightweight Qt plain text editor'
arch=('x86_64')
@@ -12,7 +12,7 @@
makedepends=('cmake' 'ninja' 'qt5-tools')
source=("https://github.com/tsujan/FeatherPad/releases/download/V$pkgver/FeatherPad-$pkgver.tar.xz"{,.asc}
'featherpad.appdata.xml')
-sha256sums=('d0743b3943a912120c638be777124ac442a204360e0f8eb74203cb46d8add651'
+sha256sums=('bb605569f851527d4151c779b63bc06b6f974bbcc689cd2b80ef84e4f7fabafb'
'SKIP'
'd67bc310f4c31257b795beabbce2d0887640088b0fe3040307906da0d9f760d9')
validpgpkeys=('19DFDF3A579BD509DBB572D8BE793007AD22DF7E')
More information about the arch-commits
mailing list