[arch-commits] Commit in featherpad/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sat Sep 4 12:02:02 UTC 2021
Date: Saturday, September 4, 2021 @ 12:02:02
Author: arojas
Revision: 1011139
Update to 1.0.0
Modified:
featherpad/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-04 11:59:56 UTC (rev 1011138)
+++ PKGBUILD 2021-09-04 12:02:02 UTC (rev 1011139)
@@ -2,8 +2,8 @@
# Contributor: Peter Mattern <pmattern at arcor dot de>
pkgname=featherpad
-pkgver=0.18.0
-pkgrel=2
+pkgver=1.0.0
+pkgrel=1
pkgdesc='Lightweight Qt plain text editor'
arch=('x86_64')
url='https://github.com/tsujan/FeatherPad'
@@ -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=('f95c5494451890eefa7177022b065648b0633d5096715ae7f47c2cc7d784aec8'
+sha256sums=('d0743b3943a912120c638be777124ac442a204360e0f8eb74203cb46d8add651'
'SKIP'
'd67bc310f4c31257b795beabbce2d0887640088b0fe3040307906da0d9f760d9')
validpgpkeys=('19DFDF3A579BD509DBB572D8BE793007AD22DF7E')
More information about the arch-commits
mailing list