summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzxp198210052023-07-17 09:14:07 +0800
committerzxp198210052023-07-17 09:14:07 +0800
commit93b4a3836adfe99d1760d3ebd0ebeab3622f21cb (patch)
treee43f02c1a0f4c52d8eead394d6a46841a5528e68
parent0bf6aabc547533163ed903a0fdac7a709f68de23 (diff)
downloadaur-93b4a3836adfe99d1760d3ebd0ebeab3622f21cb.tar.gz
update to 0.9.394+2289
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b6b86edda17..beb02f195163 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lotti-bin
pkgdesc = Achieve your goals and keep your data private with Lotti. This life tracking app is designed to help you stay motivated and on track, all while keeping your personal information safe and secure. Now with on-device speech recognition.
- pkgver = 0.9.383.2267
+ pkgver = 0.9.394.2289
pkgrel = 1
url = https://github.com/matthiasn/lotti
arch = x86_64
@@ -20,10 +20,10 @@ pkgbase = lotti-bin
depends = glibc
depends = sqlite
conflicts = lotti
- noextract = lotti-0.9.383.2267.tar.gz
- source = lotti-0.9.383.2267.tar.gz::https://github.com/matthiasn/lotti/releases/download/0.9.383%2B2267/linux.x64.tar.gz
+ noextract = lotti-0.9.394.2289.tar.gz
+ source = lotti-0.9.394.2289.tar.gz::https://github.com/matthiasn/lotti/releases/download/0.9.394%2B2289/linux.x64.tar.gz
source = lotti.png::https://raw.githubusercontent.com/matthiasn/lotti/main/assets/icon/app_icon_1024.png
- sha256sums = 954c618c02a31e8cb20025b44b7485dd3b393453be88fdc970146404f0b53806
+ sha256sums = c794b3fa9b5f835b8c7caa692517a0070a5b770ec1f49ff1dd1e4f946c5aa781
sha256sums = 306adaeff6c8613e536db665d24cab8551b4a3774c5729492dd132dc690256c6
pkgname = lotti-bin
diff --git a/PKGBUILD b/PKGBUILD
index 71ffab4cce37..43271e7be586 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
pkgname="lotti-bin"
-pkgver=0.9.383.2267
-_pkgver=0.9.383%2B2267
+pkgver=0.9.394.2289
+_pkgver=0.9.394%2B2289
pkgrel=1
pkgdesc="Achieve your goals and keep your data private with Lotti. This life tracking app is designed to help you stay motivated and on track, all while keeping your personal information safe and secure. Now with on-device speech recognition."
arch=('x86_64')
@@ -12,7 +12,7 @@ conflicts=("${pkgname%-bin}")
source=("${pkgname%-bin}-${pkgver}.tar.gz::${url}/releases/download/${_pkgver}/linux.x64.tar.gz"
"${pkgname%-bin}.png::https://raw.githubusercontent.com/matthiasn/lotti/main/assets/icon/app_icon_1024.png")
noextract=("${pkgname%-bin}-${pkgver}.tar.gz")
-sha256sums=('954c618c02a31e8cb20025b44b7485dd3b393453be88fdc970146404f0b53806'
+sha256sums=('c794b3fa9b5f835b8c7caa692517a0070a5b770ec1f49ff1dd1e4f946c5aa781'
'306adaeff6c8613e536db665d24cab8551b4a3774c5729492dd132dc690256c6')
package() {