summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Lenk2023-01-24 01:48:58 +0100
committerPhilipp Lenk2023-01-24 01:48:58 +0100
commit94e31363c8065ac1e5323d572954ae1398a5abc0 (patch)
treefae0318dceff7d633b9f9cf17dad21cef0421efb
parent46553db82cb00077a1648dc0dfe4732f36295e92 (diff)
downloadaur-94e31363c8065ac1e5323d572954ae1398a5abc0.tar.gz
Updated to version0.14.0_beta32
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9415480141f9..8834ddebf8dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fernanda
pkgdesc = Editor for drafting long-form fiction
- pkgver = 0.5.1_beta7
+ pkgver = 0.14.0_beta32
pkgrel = 1
url = https://github.com/fairybow/fernanda
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = fernanda
makedepends = git
depends = p7zip
depends = qt6-base
- source = git+https://github.com/fairybow/fernanda.git#commit=a5acbf4254d4bbd43dcbfe043dc2352d46eb4122
+ source = git+https://github.com/fairybow/fernanda.git#commit=67c3f18fa3bfbef982ee50c4b166108e29f8dcbf
sha256sums = SKIP
pkgname = fernanda
diff --git a/PKGBUILD b/PKGBUILD
index ea1b47ef5c18..85964601e90d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philipp Lenk <philipplenk at codemetas dot de>
pkgname="fernanda"
-pkgver="0.5.1_beta7"
+pkgver="0.14.0_beta32"
pkgrel="1"
pkgdesc="Editor for drafting long-form fiction"
@@ -15,7 +15,7 @@ makedepends=(cmake git)
license=("GPL3")
_repo="https://github.com/fairybow/fernanda"
-_commit="a5acbf4254d4bbd43dcbfe043dc2352d46eb4122"
+_commit="67c3f18fa3bfbef982ee50c4b166108e29f8dcbf"
source=("git+${_repo}.git#commit=${_commit}")
sha256sums=('SKIP')