Update to v0.1.11

This commit is contained in:
RayZ3R0 2026-02-06 19:02:55 +00:00
parent 8ac5a0c336
commit 0416743a8a
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = sonami-bin
pkgdesc = A tauri music player (Binary)
pkgver = 0.1.10
pkgver = 0.1.11
pkgrel = 1
url = https://github.com/RayZ3R0/sonami
arch = x86_64
@ -12,7 +12,7 @@ pkgbase = sonami-bin
depends = libappindicator-gtk3
provides = sonami
conflicts = sonami
source = sonami-bin-0.1.10.deb::https://github.com/RayZ3R0/sonami/releases/download/v0.1.10/Sonami_0.1.10_amd64.deb
sha256sums = c4b1477abaf843aad9630296ae539d7542ed7296be0cb871e47bea72c113c14b
source = sonami-bin-0.1.11.deb::https://github.com/RayZ3R0/sonami/releases/download/v0.1.11/Sonami_0.1.11_amd64.deb
sha256sums = ce203320e8e9fe409c73322f568d8e07fcace786798cf3852a122a3edf259e5c
pkgname = sonami-bin

View file

@ -1,7 +1,7 @@
# Maintainer: RayZ3R0 <z3r069@tutanota.com>
pkgname=sonami-bin
pkgver=0.1.10
_upstream_ver=0.1.10
pkgver=0.1.11
_upstream_ver=0.1.11
pkgrel=1
pkgdesc="A tauri music player (Binary)"
arch=('x86_64')
@ -11,7 +11,7 @@ provides=('sonami')
conflicts=('sonami')
depends=('webkit2gtk-4.1' 'gtk3' 'openssl' 'alsa-lib' 'libappindicator-gtk3')
source=("${pkgname}-${pkgver}.deb::https://github.com/RayZ3R0/sonami/releases/download/v${_upstream_ver}/Sonami_${_upstream_ver}_amd64.deb")
sha256sums=('c4b1477abaf843aad9630296ae539d7542ed7296be0cb871e47bea72c113c14b')
sha256sums=('ce203320e8e9fe409c73322f568d8e07fcace786798cf3852a122a3edf259e5c')
package() {
cd "${srcdir}"