summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Mattern2020-06-27 00:51:54 +0200
committerPeter Mattern2020-06-27 00:51:54 +0200
commit68638e114ef8804c7bf6a52f9ebc36c9ba06f117 (patch)
treed5fb66eab2556dcfb8272e23d0ad57068da1092e
parent9c30a58587eb474047a09b1d459dbf23a7529879 (diff)
downloadaur-featherpad.tar.gz
Upstream update: release 0.14.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66789e9a5b4f..50ce3d630589 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = featherpad
pkgdesc = Lightweight Qt5 plain text editor for Linux
- pkgver = 0.14.1
+ pkgver = 0.14.2
pkgrel = 1
url = https://github.com/tsujan/FeatherPad
arch = i686
@@ -13,10 +13,10 @@ pkgbase = featherpad
depends = desktop-file-utils
depends = gtk-update-icon-cache
optdepends = qt5-translations: localized keyboard shortcuts
- source = https://github.com/tsujan/FeatherPad/releases/download/V0.14.1/FeatherPad-0.14.1.tar.xz
- source = https://github.com/tsujan/FeatherPad/releases/download/V0.14.1/FeatherPad-0.14.1.tar.xz.asc
+ source = https://github.com/tsujan/FeatherPad/releases/download/V0.14.2/FeatherPad-0.14.2.tar.xz
+ source = https://github.com/tsujan/FeatherPad/releases/download/V0.14.2/FeatherPad-0.14.2.tar.xz.asc
validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
- sha256sums = 6723933eaa27e6329d14bdd025967b0421aa0f95707ad0a41da92f78cee6851a
+ sha256sums = a1b028291848fc35d90d87df4b7f0107f2d7a29e9e78399456318ac429cb7346
sha256sums = SKIP
pkgname = featherpad
diff --git a/PKGBUILD b/PKGBUILD
index bf7272fabb4c..2a3aba8d0a36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Peter Mattern <pmattern at arcor dot de>
pkgname=featherpad
-pkgver=0.14.1
+pkgver=0.14.2
pkgrel=1
pkgdesc='Lightweight Qt5 plain text editor for Linux'
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('qt5-svg' 'qt5-x11extras' 'hunspell' 'desktop-file-utils' 'gtk-update-i
makedepends=('qt5-tools')
optdepends=('qt5-translations: localized keyboard shortcuts')
source=("$url/releases/download/V$pkgver/FeatherPad-$pkgver.tar.xz"{,.asc})
-sha256sums=('6723933eaa27e6329d14bdd025967b0421aa0f95707ad0a41da92f78cee6851a'
+sha256sums=('a1b028291848fc35d90d87df4b7f0107f2d7a29e9e78399456318ac429cb7346'
'SKIP')
validpgpkeys=('19DFDF3A579BD509DBB572D8BE793007AD22DF7E')