summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbegin-theadventure2024-01-15 19:40:41 +0100
committerbegin-theadventure2024-01-15 19:40:41 +0100
commit8b4eacb1b3178a6c7c3f11038d792d397dcb2ecc (patch)
tree01fbe3952f8033c64e804ac939abbaef0f43b7bb
parent4b11394f17a901ac08428537872f4fd29ea79d33 (diff)
downloadaur-8b4eacb1b3178a6c7c3f11038d792d397dcb2ecc.tar.gz
45.1.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 695009867c4d..4c5152956a36 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = errands
pkgdesc = Todo application for those who prefer simplicity
- pkgver = 45.1.5
+ pkgver = 45.1.6
pkgrel = 1
url = https://github.com/mrvladus/Errands
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = errands
depends = python-icalendar
depends = libadwaita
depends = libsecret
- source = git+https://github.com/mrvladus/Errands.git#tag=45.1.5
+ source = git+https://github.com/mrvladus/Errands.git#tag=45.1.6
sha256sums = SKIP
pkgname = errands
diff --git a/PKGBUILD b/PKGBUILD
index 15b8f4da621a..6e2e8171664a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: begin-theadventure <begin-thecontact.ncncb at dralias dot com>
pkgname=errands
-pkgver=45.1.5
+pkgver=45.1.6
pkgrel=1
pkgdesc='Todo application for those who prefer simplicity'
url="https://github.com/mrvladus/Errands"
-arch=('x86_64' 'aarch64')
license=('MIT')
+arch=('x86_64' 'aarch64')
depends=('python-caldav' 'python-gobject' 'python-icalendar' 'libadwaita' 'libsecret')
makedepends=('git' 'meson')
checkdepends=('appstream-glib')