Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
featherpad


Commits:
870875b2 by Antonio Rojas at 2024-06-08T19:40:17+02:00
upgpkg: 1.5.1-1: Update to 1.5.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = featherpad
        pkgdesc = Lightweight Qt plain text editor
-       pkgver = 1.5.0
+       pkgver = 1.5.1
        pkgrel = 1
        url = https://github.com/tsujan/FeatherPad
        arch = x86_64
@@ -11,10 +11,10 @@ pkgbase = featherpad
        depends = hicolor-icon-theme
        depends = hunspell
        depends = qt6-svg
-       source = 
https://github.com/tsujan/FeatherPad/releases/download/V1.5.0/FeatherPad-1.5.0.tar.xz
-       source = 
https://github.com/tsujan/FeatherPad/releases/download/V1.5.0/FeatherPad-1.5.0.tar.xz.asc
+       source = 
https://github.com/tsujan/FeatherPad/releases/download/V1.5.1/FeatherPad-1.5.1.tar.xz
+       source = 
https://github.com/tsujan/FeatherPad/releases/download/V1.5.1/FeatherPad-1.5.1.tar.xz.asc
        validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
-       sha256sums = 
03f7814caf7d0567467031444c970068699e040f06db39d08fb169815d50675b
+       sha256sums = 
7ea930530d2d910dff1e8ff6fa1a2677653639929a9fc6e24010262b495ac345
        sha256sums = SKIP
 
 pkgname = featherpad


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Peter Mattern <pmattern at arcor dot de>
 
 pkgname=featherpad
-pkgver=1.5.0
+pkgver=1.5.1
 pkgrel=1
 pkgdesc='Lightweight Qt plain text editor'
 arch=('x86_64')
@@ -12,7 +12,7 @@ license=('GPL3')
 depends=('hicolor-icon-theme' 'hunspell' 'qt6-svg')
 makedepends=('cmake' 'ninja' 'qt6-tools')
 
source=("https://github.com/tsujan/FeatherPad/releases/download/V$pkgver/FeatherPad-$pkgver.tar.xz"{,.asc})
-sha256sums=('03f7814caf7d0567467031444c970068699e040f06db39d08fb169815d50675b'
+sha256sums=('7ea930530d2d910dff1e8ff6fa1a2677653639929a9fc6e24010262b495ac345'
             'SKIP')
 validpgpkeys=('19DFDF3A579BD509DBB572D8BE793007AD22DF7E')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/featherpad/-/commit/870875b2366bf936dd707355702c9d837c2a9c6a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/featherpad/-/commit/870875b2366bf936dd707355702c9d837c2a9c6a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to