summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbegin-theadventure2024-05-05 13:16:29 +0200
committerbegin-theadventure2024-05-05 13:16:29 +0200
commit6a3900e295ac1f2942c673995de466ba94a34d0b (patch)
treebec8c1e995fe942535c83d6e1bffd90395bc5bff
parent90b6c9025f0a4b1a03c537bee9d1d535b0305275 (diff)
downloadaur-6a3900e295ac1f2942c673995de466ba94a34d0b.tar.gz
46.0.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb0b6a603e9f..dd430aaf84b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = errands
pkgdesc = Todo application for those who prefer simplicity
- pkgver = 46.0.1
+ pkgver = 46.0.2
pkgrel = 1
url = https://github.com/mrvladus/Errands
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = errands
depends = libadwaita
depends = libsecret
optdepends = gnome-online-accounts
- source = git+https://github.com/mrvladus/Errands.git#commit=7f46d12dffac3e47294ce8915906ea4487c5068a
+ source = git+https://github.com/mrvladus/Errands.git#commit=dc6f7e188b0503f5af140ee8860cf2cc6914155e
sha256sums = SKIP
pkgname = errands
diff --git a/PKGBUILD b/PKGBUILD
index 6bc33c2b6a7e..8581b0e485eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: begin-theadventure <begin-thecontact.ncncb at dralias dot com>
pkgname=errands
-pkgver=46.0.1
-_commit=7f46d12dffac3e47294ce8915906ea4487c5068a
+pkgver=46.0.2
+_commit=dc6f7e188b0503f5af140ee8860cf2cc6914155e
pkgrel=1
pkgdesc='Todo application for those who prefer simplicity'
url="https://github.com/mrvladus/Errands"