summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Dyatlov2023-12-28 16:52:49 +0300
committerIgor Dyatlov2023-12-28 16:52:49 +0300
commit56a21394f818af9039eee858550288d014aeb0f4 (patch)
tree70930bdee5b7c53d5278c738cd174bcd32309f4a
parentb829486673c80d9f9a274d7fa001010f332bb7bd (diff)
downloadaur-56a21394f818af9039eee858550288d014aeb0f4.tar.gz
Update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d541b7fcd6a..6720f6fefabd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = flowtime
pkgdesc = Get what motivates you done, without losing concentration
- pkgver = 5.1
+ pkgver = 6.1
pkgrel = 1
url = https://github.com/Diego-Ivan/Flowtime
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = flowtime
depends = libportal-gtk4
depends = libxml2
depends = libgee
- source = flowtime::git+https://github.com/Diego-Ivan/Flowtime.git#tag=v5.1
+ source = flowtime::git+https://github.com/Diego-Ivan/Flowtime.git#tag=v6.1
b2sums = SKIP
pkgname = flowtime
diff --git a/PKGBUILD b/PKGBUILD
index d0a46c9daa59..441b1eca4571 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Igor Dyatlov <dyatlov.igor@protonmail.com>
pkgname=flowtime
-pkgver=5.1
+pkgver=6.1
pkgrel=1
pkgdesc="Get what motivates you done, without losing concentration"
arch=('x86_64' 'aarch64')