summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzxp198210052023-06-21 07:53:36 +0800
committerzxp198210052023-06-21 07:53:36 +0800
commit0bf6aabc547533163ed903a0fdac7a709f68de23 (patch)
tree131051d6292f536c4b3bff27d38e2bab2e7a4030
parent679e9a3188f5a8e35610d4cedf7e25bed3941f40 (diff)
downloadaur-0bf6aabc547533163ed903a0fdac7a709f68de23.tar.gz
update to 0.9.383+2267
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index edd3fc049884..7b6b86edda17 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.382.2266
+ pkgver = 0.9.383.2267
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.382.2266.tar.gz
- source = lotti-0.9.382.2266.tar.gz::https://github.com/matthiasn/lotti/releases/download/0.9.382%2B2266/linux.x64.tar.gz
+ 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
source = lotti.png::https://raw.githubusercontent.com/matthiasn/lotti/main/assets/icon/app_icon_1024.png
- sha256sums = 3dbcaeb706e793a6f540cbee5da8478afd203f99ffe97124a5bcdc5dc413be9f
+ sha256sums = 954c618c02a31e8cb20025b44b7485dd3b393453be88fdc970146404f0b53806
sha256sums = 306adaeff6c8613e536db665d24cab8551b4a3774c5729492dd132dc690256c6
pkgname = lotti-bin
diff --git a/PKGBUILD b/PKGBUILD
index db72387da481..71ffab4cce37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
pkgname="lotti-bin"
-pkgver=0.9.382.2266
-_pkgver=0.9.382%2B2266
+pkgver=0.9.383.2267
+_pkgver=0.9.383%2B2267
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=('3dbcaeb706e793a6f540cbee5da8478afd203f99ffe97124a5bcdc5dc413be9f'
+sha256sums=('954c618c02a31e8cb20025b44b7485dd3b393453be88fdc970146404f0b53806'
'306adaeff6c8613e536db665d24cab8551b4a3774c5729492dd132dc690256c6')
package() {