summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Mattern2020-06-27 00:15:19 +0200
committerPeter Mattern2020-06-27 00:15:19 +0200
commit9c30a58587eb474047a09b1d459dbf23a7529879 (patch)
treea7c74b98c256e92599a0aacfd2b1bae1bc3d06d3
parentef40bd9de92b5e852ddfeecf3c4a83702a45104e (diff)
downloadaur-9c30a58587eb474047a09b1d459dbf23a7529879.tar.gz
Upstream update: release 0.14.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 80b8b6a4a5b4..66789e9a5b4f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = featherpad
pkgdesc = Lightweight Qt5 plain text editor for Linux
- pkgver = 0.14.0
+ pkgver = 0.14.1
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.0/FeatherPad-0.14.0.tar.xz
- source = https://github.com/tsujan/FeatherPad/releases/download/V0.14.0/FeatherPad-0.14.0.tar.xz.asc
+ 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
validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
- sha256sums = 729b027b03bde765eaff5b72ab5b16209c4a16411b7f919431b4f0f43e0551e4
+ sha256sums = 6723933eaa27e6329d14bdd025967b0421aa0f95707ad0a41da92f78cee6851a
sha256sums = SKIP
pkgname = featherpad
diff --git a/PKGBUILD b/PKGBUILD
index 14c2cdd82a2e..bf7272fabb4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Peter Mattern <pmattern at arcor dot de>
pkgname=featherpad
-pkgver=0.14.0
+pkgver=0.14.1
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=('729b027b03bde765eaff5b72ab5b16209c4a16411b7f919431b4f0f43e0551e4'
+sha256sums=('6723933eaa27e6329d14bdd025967b0421aa0f95707ad0a41da92f78cee6851a'
'SKIP')
validpgpkeys=('19DFDF3A579BD509DBB572D8BE793007AD22DF7E')