summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Hoeher2021-01-11 06:59:09 +0000
committerMartin Hoeher2021-01-11 06:59:09 +0000
commit50131736afc94683df888ef13694d0babc6e64a3 (patch)
tree2dff042c5660d919fe9420a13c491f91f64ac4ad
parent359b23d6b5a433f61627d340694b2739144e1220 (diff)
downloadaur-50131736afc94683df888ef13694d0babc6e64a3.tar.gz
Update to v3.30.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef1d2aba1ee0..b33fec35ac24 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.29.0
+ pkgver = 3.30.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=7e177609a165dec0c48fcfd00361ac39df7f4901
+ source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=f80c98a03121adce0bd6545439d432e007a54083
md5sums = SKIP
pkgname = opentodolist
diff --git a/PKGBUILD b/PKGBUILD
index 9d3d558485d4..fa6a0f36840f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martin Hoeher <martin@rpdev.net>
-# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/225972919
+# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/239682158
pkgname=opentodolist
-pkgver=3.29.0
+pkgver=3.30.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')