summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Hoeher2021-03-19 09:47:44 +0000
committerMartin Hoeher2021-03-19 09:47:44 +0000
commit3e34f4707270f50d98259a45b2d103f04a586177 (patch)
tree4370acc9405a8d1ace007c9eb8bbdb0c2700a0d2
parent9f1c406c0cf1be8cc41eeb3b0b4556b7befd4ad4 (diff)
downloadaur-3e34f4707270f50d98259a45b2d103f04a586177.tar.gz
Update to v3.32.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e33be8774ef4..874fd22f0632 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.32.0
- pkgrel = 2
+ pkgver = 3.32.1
+ pkgrel = 1
url = https://opentodolist.rpdev.net/
arch = x86_64
license = GPL
@@ -18,7 +18,7 @@ pkgbase = opentodolist
depends = noto-fonts
provides = opentodolist
conflicts = opentodolist
- source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=e3ea0e142cee24a28a8db90065fa4a2390392f8f
+ source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=4af4ac1adcecef00139244fb55097fac2734b18d
md5sums = SKIP
pkgname = opentodolist
diff --git a/PKGBUILD b/PKGBUILD
index c9f838ceab48..243d43db240a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martin Hoeher <martin@rpdev.net>
-# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/270282346
+# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/272993349
pkgname=opentodolist
-pkgver=3.32.0
+pkgver=3.32.1
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')