version bump

This commit is contained in:
SebastianRzk 2026-02-07 00:35:35 +01:00
parent abb352b00d
commit 7dc2bab1c2
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
pkgbase = looksyk-desktop
pkgdesc = A markdown centric, fast and local personal knowledge platform
pkgver = 1.20.1
pkgver = 1.20.2
pkgrel = 1
url = https://sebastianrzk.github.io/Looksyk
arch = x86_64
@ -27,7 +27,7 @@ pkgbase = looksyk-desktop
depends = openssl
provides = looksyk
provides = looksyk-backend
source = git+https://github.com/sebastianrzk/looksyk#tag=v1.20.1
source = git+https://github.com/sebastianrzk/looksyk#tag=v1.20.2
sha256sums = SKIP
pkgname = looksyk-desktop

View file

@ -1,7 +1,7 @@
# Maintainer: Sebastian Ruziczka <aur@sebastianruziczka.de>
pkgname=looksyk-desktop
_pkgnameshort=looksyk
pkgver=1.20.1
pkgver=1.20.2
pkgrel=1
pkgdesc="A markdown centric, fast and local personal knowledge platform"
arch=("x86_64")