summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca18b702bea9..70213245ab2b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = opentodolist
pkgdesc = Maintain todo lists, notes and images in libraries, which can be synced via various services like NextCloud between your devices.
- pkgver = 3.38.0
+ pkgver = 3.39.0
pkgrel = 1
url = https://opentodolist.rpdev.net/
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = opentodolist
depends = qtkeychain-qt5
provides = opentodolist
conflicts = opentodolist
- source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=305ccb6760ef9ba342395ce2036e1973fb128af7
+ source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=bd5e868957d8b87c6df6ed90ee93894c4d887a48
md5sums = SKIP
pkgname = opentodolist
diff --git a/PKGBUILD b/PKGBUILD
index 6718a680bb5c..5aeec760dab2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martin Hoeher <martin@rpdev.net>
-# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/389394818
+# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/442104110
pkgname=opentodolist
-pkgver=3.38.0
+pkgver=3.39.0
pkgrel=1
pkgdesc="Maintain todo lists, notes and images in libraries, which can be synced via various services like NextCloud between your devices."
arch=('x86_64')