summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Hoeher2020-11-01 15:11:46 +0000
committerMartin Hoeher2020-11-01 15:11:46 +0000
commit894f839eba7489faf15087bfb483f72f9ec4eac9 (patch)
tree2e76026bb58c71f23a58f65af00c7833dc7707bc
parent5dae86b75b6fce8d2ad5e8aaea450da8f3f9a2ae (diff)
downloadaur-894f839eba7489faf15087bfb483f72f9ec4eac9.tar.gz
Update to v3.28.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8750e6e64e6..cc5dab4a04fc 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.27.0
+ pkgver = 3.28.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=8ead5bd5a9e29b7886e762a14211d513ea394b41
+ source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=daab222354395ab8233d5608c3cea457190a7897
md5sums = SKIP
pkgname = opentodolist
diff --git a/PKGBUILD b/PKGBUILD
index 155756592d6d..af0e4fb5ae44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martin Hoeher <martin@rpdev.net>
-# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/197914572
+# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/210266690
pkgname=opentodolist
-pkgver=3.27.0
+pkgver=3.28.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')