summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Hoeher2021-04-01 19:09:22 +0000
committerMartin Hoeher2021-04-01 19:09:22 +0000
commita0fa361b530713e9f96f915b492f749b3376ad13 (patch)
tree4087a51457bfd5be322386ba2f4c8cff60846fdc
parent3e34f4707270f50d98259a45b2d103f04a586177 (diff)
downloadaur-a0fa361b530713e9f96f915b492f749b3376ad13.tar.gz
Update to v3.33.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 874fd22f0632..2ecc952350c7 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.32.1
+ pkgver = 3.33.0
pkgrel = 1
url = https://opentodolist.rpdev.net/
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = opentodolist
depends = noto-fonts
provides = opentodolist
conflicts = opentodolist
- source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=4af4ac1adcecef00139244fb55097fac2734b18d
+ source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=69c04eb4084183998e38aa05b0841f4bec75c3d8
md5sums = SKIP
pkgname = opentodolist
diff --git a/PKGBUILD b/PKGBUILD
index 243d43db240a..29c563dd78f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Martin Hoeher <martin@rpdev.net>
-# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/272993349
+# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/280368772
pkgname=opentodolist
-pkgver=3.32.1
-pkgrel=2
+pkgver=3.33.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/"