summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbegin-theadventure2023-12-30 13:59:30 +0100
committerbegin-theadventure2023-12-30 13:59:30 +0100
commit0ddaf0bdc62ebe6bf9169fd664e446d8c4dc5f73 (patch)
tree9eb4f2e7e62189cda2d0b644abdf5bfcf9bdc340
parente28a630752285378df6aa1cae5a7240b8512ab67 (diff)
downloadaur-0ddaf0bdc62ebe6bf9169fd664e446d8c4dc5f73.tar.gz
45.1.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7e1dc148a3c..a40da0f16e1c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = errands
pkgdesc = Todo application for those who prefer simplicity
- pkgver = 45.1
+ pkgver = 45.1.1
pkgrel = 1
url = https://github.com/mrvladus/Errands
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = errands
depends = python-caldav
depends = python-gobject
depends = libadwaita
- source = git+https://github.com/mrvladus/Errands.git#tag=45.1
+ source = git+https://github.com/mrvladus/Errands.git#tag=45.1.1
sha256sums = SKIP
pkgname = errands
diff --git a/PKGBUILD b/PKGBUILD
index 6f283c3cccc1..ba9c90fc979b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: begin-theadventure <begin-thecontact.ncncb at dralias dot com>
pkgname=errands
-pkgver=45.1
+pkgver=45.1.1
pkgrel=1
pkgdesc='Todo application for those who prefer simplicity'
url="https://github.com/mrvladus/Errands"