summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Hoeher2021-06-06 14:29:09 +0000
committerMartin Hoeher2021-06-06 14:29:09 +0000
commit8aedaa389438b01fd1ec86195fbd088b7ae4ca6e (patch)
treeb844ebc2c6586b861c6df36b72a9b345e8b6bc4d
parent38a4b02fa6997f1912f268adb908eb6d47c51c44 (diff)
downloadaur-8aedaa389438b01fd1ec86195fbd088b7ae4ca6e.tar.gz
Update to v3.35.0
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 132b99a357ab..08b3849ee932 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.34.0
- pkgrel = 2
+ pkgver = 3.35.0
+ pkgrel = 1
url = https://opentodolist.rpdev.net/
arch = x86_64
license = GPL
@@ -19,8 +19,7 @@ pkgbase = opentodolist
depends = qtkeychain-qt5
provides = opentodolist
conflicts = opentodolist
- source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=91ca5d44a32c3b77f38a01634367227e8bc7d368
+ source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=06d9f0597fd096b57659fdace4714cc9c7670e48
md5sums = SKIP
pkgname = opentodolist
-
diff --git a/PKGBUILD b/PKGBUILD
index 60ff5e7528aa..7345eac2bd13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Martin Hoeher <martin@rpdev.net>
-# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/296411363
+# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/315678581
pkgname=opentodolist
-pkgver=3.34.0
-pkgrel=2
+pkgver=3.35.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')
url="https://opentodolist.rpdev.net/"