kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / 
spotify-launcher


Commits:
7b39ab72 by kpcyrd at 2025-01-02T18:28:34+01:00
upgpkg: 0.6.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = spotify-launcher
        pkgdesc = Client for spotify's apt repository in Rust for Arch Linux
-       pkgver = 0.6.2
+       pkgver = 0.6.3
        pkgrel = 1
        url = https://github.com/kpcyrd/spotify-launcher
        arch = x86_64
@@ -18,19 +18,18 @@ pkgbase = spotify-launcher
        depends = libsm
        depends = libxss
        depends = nss
-       depends = openssl
        depends = sequoia-sqv
        depends = xz
        depends = liblzma.so
        depends = zenity
        options = !lto
        backup = etc/spotify-launcher.conf
-       source = 
https://github.com/kpcyrd/spotify-launcher/archive/v0.6.2/spotify-launcher-0.6.2.tar.gz
-       source = 
https://github.com/kpcyrd/spotify-launcher/releases/download/v0.6.2/spotify-launcher-0.6.2.tar.gz.asc
+       source = 
https://github.com/kpcyrd/spotify-launcher/archive/v0.6.3/spotify-launcher-0.6.3.tar.gz
+       source = 
https://github.com/kpcyrd/spotify-launcher/releases/download/v0.6.3/spotify-launcher-0.6.3.tar.gz.asc
        validpgpkeys = 64B13F7117D6E07D661BBCE0FE763A64F5E54FD6
-       sha256sums = 
83fe37a4c418d39c691177e6cfeff3fd470a2abc63198c047ab9ecdddd8ae06c
+       sha256sums = 
2f94319ecd59d6129b2124262a1155a56a40601c452b5099a5b59bf17c7b1c27
        sha256sums = SKIP
-       b2sums = 
7b480c83f8a82c1d6fe1b8fafb52313eecabb3079f519518ab791a76b3a3218994c1f6c3762567aa9a6450d9e39e1b10a8efe4cb4125c7961a13ab0ba01a7466
+       b2sums = 
4db34a37e3ef93f85f07b1ad6572835206fe07bc66933af773556bd40511adbd26b5014b876789ef9a1102fd0972c500aaa92f18b230b478351118ac3d32897a
        b2sums = SKIP
 
 pkgname = spotify-launcher


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: kpcyrd <kpcyrd[at]archlinux[dot]org>
 
 pkgname=spotify-launcher
-pkgver=0.6.2
+pkgver=0.6.3
 pkgrel=1
 pkgdesc="Client for spotify's apt repository in Rust for Arch Linux"
 url='https://github.com/kpcyrd/spotify-launcher'
@@ -19,7 +19,6 @@ depends=(
   'libsm'
   'libxss'
   'nss'
-  'openssl'
   'sequoia-sqv'
   'xz' 'liblzma.so'
   'zenity'
@@ -28,9 +27,9 @@ makedepends=('cargo')
 backup=('etc/spotify-launcher.conf')
 
source=(https://github.com/kpcyrd/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
         
https://github.com/kpcyrd/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz.asc)
-sha256sums=('83fe37a4c418d39c691177e6cfeff3fd470a2abc63198c047ab9ecdddd8ae06c'
+sha256sums=('2f94319ecd59d6129b2124262a1155a56a40601c452b5099a5b59bf17c7b1c27'
             'SKIP')
-b2sums=('7b480c83f8a82c1d6fe1b8fafb52313eecabb3079f519518ab791a76b3a3218994c1f6c3762567aa9a6450d9e39e1b10a8efe4cb4125c7961a13ab0ba01a7466'
+b2sums=('4db34a37e3ef93f85f07b1ad6572835206fe07bc66933af773556bd40511adbd26b5014b876789ef9a1102fd0972c500aaa92f18b230b478351118ac3d32897a'
         'SKIP')
 options=('!lto')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/spotify-launcher/-/commit/7b39ab7278475652c375cab40f3ebb91f10455e9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/spotify-launcher/-/commit/7b39ab7278475652c375cab40f3ebb91f10455e9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to