Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
focuswriter


Commits:
510eb2ba by Felix Yan at 2026-03-04T04:03:38+08:00
upgpkg: 1.9.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = focuswriter
        pkgdesc = Simple, distraction-free word processor
-       pkgver = 1.8.13
+       pkgver = 1.9.0
        pkgrel = 1
        url = https://gottcode.org/focuswriter/
        arch = x86_64
@@ -9,11 +9,12 @@ pkgbase = focuswriter
        makedepends = qt6-tools
        depends = hicolor-icon-theme
        depends = hunspell
+       depends = kdsingleapplication
        depends = qt6-multimedia
-       source = https://gottcode.org/focuswriter/focuswriter-1.8.13.tar.bz2
-       source = https://gottcode.org/focuswriter/focuswriter-1.8.13.tar.bz2.asc
+       source = https://gottcode.org/focuswriter/focuswriter-1.9.0.tar.bz2
+       source = https://gottcode.org/focuswriter/focuswriter-1.9.0.tar.bz2.asc
        validpgpkeys = 57E4D43C10CD7EDB8360C84774FFC7F02C4F6B37
-       sha256sums = 
736662c0ec6ca9d6ae93b18f637963e9f5a914b25027d07b34723ca91b4aa98b
+       sha256sums = 
d6e4a332f5e87365b5f5c14807f66f328ba6c7330ea21a0c8bef7c1268347314
        sha256sums = SKIP
 
 pkgname = focuswriter


=====================================
PKGBUILD
=====================================
@@ -2,16 +2,16 @@
 # Contributor: Graeme Gott <[email protected]>
 
 pkgname=focuswriter
-pkgver=1.8.13
+pkgver=1.9.0
 pkgrel=1
 pkgdesc='Simple, distraction-free word processor'
 arch=('x86_64')
 url='https://gottcode.org/focuswriter/'
 license=('GPL3')
-depends=('hicolor-icon-theme' 'hunspell' 'qt6-multimedia')
+depends=('hicolor-icon-theme' 'hunspell' 'kdsingleapplication' 
'qt6-multimedia')
 makedepends=('cmake' 'qt6-tools')
 source=("https://gottcode.org/$pkgname/$pkgname-$pkgver.tar.bz2"{,.asc})
-sha256sums=('736662c0ec6ca9d6ae93b18f637963e9f5a914b25027d07b34723ca91b4aa98b'
+sha256sums=('d6e4a332f5e87365b5f5c14807f66f328ba6c7330ea21a0c8bef7c1268347314'
             'SKIP')
 validpgpkeys=('57E4D43C10CD7EDB8360C84774FFC7F02C4F6B37')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/focuswriter/-/commit/510eb2ba4c63aded7f6a9a804d659caf99d7e15f

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


Reply via email to