summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Hoeher2023-12-31 15:48:01 +0000
committerMartin Hoeher2023-12-31 15:48:01 +0000
commitcef6238d279377435427188bb88795925fea01d4 (patch)
tree0b707bc7a5fb270706ab4cd3ff1658fc9042f08e
parenta92bae1d5993c3c15db9cc9061cd54be6abfb748 (diff)
downloadaur-opentodolist.tar.gz
Update to v3.47.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index feedeb2061c6..8b14aaab6147 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.46.1
+ pkgver = 3.47.0
pkgrel = 1
url = https://opentodolist.rpdev.net/
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = opentodolist
depends = qtkeychain-qt6
provides = opentodolist
conflicts = opentodolist
- source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=b2a8f71639cbbd0d7d18beb71d9665a8bab5f345
+ source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=51ba096c7add167aa723adb5e17f2dc34d5c7686
md5sums = SKIP
pkgname = opentodolist
diff --git a/PKGBUILD b/PKGBUILD
index f6a6dae987bf..ab1568b0950e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martin Hoeher <martin@rpdev.net>
-# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/1046651900
+# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/1123391654
pkgname=opentodolist
-pkgver=3.46.1
+pkgver=3.47.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')