summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilipp Lenk2023-02-06 22:14:08 +0100
committerPhilipp Lenk2023-02-06 22:14:08 +0100
commitdf64c228a95ec41ed022cdfc3221db178993a766 (patch)
tree76adde7492299a108c355c747f0561d6ab15638e /PKGBUILD
parent94e31363c8065ac1e5323d572954ae1398a5abc0 (diff)
downloadaur-df64c228a95ec41ed022cdfc3221db178993a766.tar.gz
Updated to version 0.18.4-beta42
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85964601e90d..c493df0b25e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philipp Lenk <philipplenk at codemetas dot de>
pkgname="fernanda"
-pkgver="0.14.0_beta32"
+pkgver="0.18.4_beta42"
pkgrel="1"
pkgdesc="Editor for drafting long-form fiction"
@@ -9,13 +9,13 @@ url="https://github.com/fairybow/fernanda"
arch=("x86_64")
-depends=(p7zip qt6-base)
+depends=(p7zip qt6-base qt6-webengine qt6-webchannel)
makedepends=(cmake git)
license=("GPL3")
_repo="https://github.com/fairybow/fernanda"
-_commit="67c3f18fa3bfbef982ee50c4b166108e29f8dcbf"
+_commit="f0dd480b9e89d1078af395cca9777802702dec94"
source=("git+${_repo}.git#commit=${_commit}")
sha256sums=('SKIP')