diff --git a/.SRCINFO b/.SRCINFO index d1655613d940..affde0030183 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = vicinae-bin pkgdesc = Raycast like FOSS app on Linux - pkgver = 0.15.6 + pkgver = 0.15.7 pkgrel = 1 url = https://github.com/vicinaehq/vicinae arch = x86_64 @@ -13,9 +13,9 @@ pkgbase = vicinae-bin depends = qtkeychain-qt6 provides = vicinae conflicts = vicinae - source = https://github.com/vicinaehq/vicinae/releases/download/v0.15.6/vicinae-linux-x86_64-v0.15.6.tar.gz + source = https://github.com/vicinaehq/vicinae/releases/download/v0.15.7/vicinae-linux-x86_64-v0.15.7.tar.gz source = vicinae.hook - sha256sums = 1071842d266e70ddff449ca3dce0a72aba748b767d25137484cce5d6a046fc8e + sha256sums = 481ee85d45f27f567c25cd15eb624aa60c9785acc0fb6641938fc36843d15a39 sha256sums = 3e946bcb7f3c2faa3568218987012db336be92acff805a373b6c10bdeaa9e7a8 pkgname = vicinae-bin diff --git a/PKGBUILD b/PKGBUILD index 0a38aa10c1fb..f3b17fe3063e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Arjix pkgname=vicinae-bin -pkgver=0.15.6 +pkgver=0.15.7 pkgrel=1 pkgdesc="Raycast like FOSS app on Linux" arch=('x86_64') @@ -17,7 +17,7 @@ source=( "vicinae.hook" ) -sha256sums=('1071842d266e70ddff449ca3dce0a72aba748b767d25137484cce5d6a046fc8e' +sha256sums=('481ee85d45f27f567c25cd15eb624aa60c9785acc0fb6641938fc36843d15a39' '3e946bcb7f3c2faa3568218987012db336be92acff805a373b6c10bdeaa9e7a8') package() {