summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Hoeher2021-10-15 21:29:26 +0000
committerMartin Hoeher2021-10-15 21:29:26 +0000
commitb23f40969e30f6f623f70bf79a41d5fcd799e2c4 (patch)
tree501a7a0a52c8cf5a02269ae5ff7842829e77e9c8
parenta1a120ac7624856cc87d30ef0d349e969d452729 (diff)
downloadaur-b23f40969e30f6f623f70bf79a41d5fcd799e2c4.tar.gz
Update to v3.38.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e55d8c4cf33d..ca18b702bea9 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.37.2
+ pkgver = 3.38.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=76ebe8dc4634bf38e0a3ebb9f7f0743444639580
+ source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=305ccb6760ef9ba342395ce2036e1973fb128af7
md5sums = SKIP
pkgname = opentodolist
diff --git a/PKGBUILD b/PKGBUILD
index 9bf8c34fc828..6718a680bb5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martin Hoeher <martin@rpdev.net>
-# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/357211463
+# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/389394818
pkgname=opentodolist
-pkgver=3.37.2
+pkgver=3.38.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')