summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Hoeher2020-12-06 21:28:43 +0000
committerMartin Hoeher2020-12-06 21:28:43 +0000
commit359b23d6b5a433f61627d340694b2739144e1220 (patch)
tree6bc3645054bfa29d71c67896efff3c3afe68e97c
parent22f5d0726b8a606262f11d7b3d7a63ea10c6df18 (diff)
downloadaur-359b23d6b5a433f61627d340694b2739144e1220.tar.gz
Update to v3.29.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c43db6c2853..ef1d2aba1ee0 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.28.1
+ pkgver = 3.29.0
pkgrel = 1
url = https://opentodolist.rpdev.net/
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = opentodolist
depends = noto-fonts
provides = opentodolist
conflicts = opentodolist
- source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=5d6b6397f517b4c1e98c450a03d4bbeb282f1cbe
+ source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=7e177609a165dec0c48fcfd00361ac39df7f4901
md5sums = SKIP
pkgname = opentodolist
diff --git a/PKGBUILD b/PKGBUILD
index 144a1eaf1ba8..9d3d558485d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martin Hoeher <martin@rpdev.net>
-# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/214869632
+# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/225972919
pkgname=opentodolist
-pkgver=3.28.1
+pkgver=3.29.0
pkgrel=2
pkgdesc="Maintain todo lists, notes and images in libraries, which can be synced via various services like NextCloud between your devices."
arch=('x86_64')