summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzxp198210052023-06-20 11:55:07 +0800
committerzxp198210052023-06-20 11:55:07 +0800
commit679e9a3188f5a8e35610d4cedf7e25bed3941f40 (patch)
tree4f177f531d7c822e760f14baf7359d0ac92a44d4
parent038beb64c1613c8ec0dc27be2384a4fe181b8d45 (diff)
downloadaur-679e9a3188f5a8e35610d4cedf7e25bed3941f40.tar.gz
update to 0.9.382+2266
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6472da79aad..edd3fc049884 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
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.377.2241
+ pkgver = 0.9.382.2266
pkgrel = 1
- url = https://github.com/AKotov-dev/lotti
+ url = https://github.com/matthiasn/lotti
arch = x86_64
license = GPL3
depends = pango
@@ -20,10 +20,10 @@ pkgbase = lotti-bin
depends = glibc
depends = sqlite
conflicts = lotti
- noextract = lotti-0.9.377.2241.tar.gz
- source = lotti-0.9.377.2241.tar.gz::https://github.com/AKotov-dev/lotti/releases/download/0.9.377.2241/linux.x64.tar.gz
+ 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
source = lotti.png::https://raw.githubusercontent.com/matthiasn/lotti/main/assets/icon/app_icon_1024.png
- sha256sums = 466e1a6dc8354bde39bbe5355fcf32144eea8a86438bd8c96ea83e1c07071423
+ sha256sums = 3dbcaeb706e793a6f540cbee5da8478afd203f99ffe97124a5bcdc5dc413be9f
sha256sums = 306adaeff6c8613e536db665d24cab8551b4a3774c5729492dd132dc690256c6
pkgname = lotti-bin
diff --git a/PKGBUILD b/PKGBUILD
index c7dd78b78fda..db72387da481 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
pkgname="lotti-bin"
-pkgver=0.9.377.2241
-_pkgver=0.9.377%2B2241
+pkgver=0.9.382.2266
+_pkgver=0.9.382%2B2266
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')
-url="https://github.com/AKotov-dev/lotti"
+url="https://github.com/matthiasn/lotti"
license=('GPL3')
depends=('pango' 'gdk-pixbuf2' 'jsoncpp' 'gtk3' 'gcc-libs' 'libkeybinder3' 'libsecret' 'libepoxy' 'cairo' 'glib2' 'at-spi2-core' 'harfbuzz' 'glibc' 'sqlite')
conflicts=("${pkgname%-bin}")
-source=("${pkgname%-bin}-${pkgver}.tar.gz::${url}/releases/download/${pkgver}/linux.x64.tar.gz"
+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=('466e1a6dc8354bde39bbe5355fcf32144eea8a86438bd8c96ea83e1c07071423'
+sha256sums=('3dbcaeb706e793a6f540cbee5da8478afd203f99ffe97124a5bcdc5dc413be9f'
'306adaeff6c8613e536db665d24cab8551b4a3774c5729492dd132dc690256c6')
package() {