summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Hoeher2022-01-05 17:33:15 +0000
committerMartin Hoeher2022-01-05 17:33:15 +0000
commitc8dc5cbeed04343796bec8c35e4994fa65f6e54f (patch)
treef36d1fcd23b9b103a28537b196bc2b9f4210436f
parentb23f40969e30f6f623f70bf79a41d5fcd799e2c4 (diff)
downloadaur-c8dc5cbeed04343796bec8c35e4994fa65f6e54f.tar.gz
Update to v3.39.0
-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')