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


Commits:
8541542b by kpcyrd at 2025-01-01T16:30:54+01:00
upgpkg: 0.6.2-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.1
+       pkgver = 0.6.2
        pkgrel = 1
        url = https://github.com/kpcyrd/spotify-launcher
        arch = x86_64
@@ -25,12 +25,12 @@ pkgbase = spotify-launcher
        depends = zenity
        options = !lto
        backup = etc/spotify-launcher.conf
-       source = 
https://github.com/kpcyrd/spotify-launcher/archive/v0.6.1/spotify-launcher-0.6.1.tar.gz
-       source = 
https://github.com/kpcyrd/spotify-launcher/releases/download/v0.6.1/spotify-launcher-0.6.1.tar.gz.asc
+       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
        validpgpkeys = 64B13F7117D6E07D661BBCE0FE763A64F5E54FD6
-       sha256sums = 
c79dd02b5724738b9ad340f41d1b106cd7152564e21b01ef87548fa99821f3cb
+       sha256sums = 
83fe37a4c418d39c691177e6cfeff3fd470a2abc63198c047ab9ecdddd8ae06c
        sha256sums = SKIP
-       b2sums = 
431eacf88120462f0290322511d17bc6bd076b83a17685f4221a2b032799e88f5d4ac0472bddcfbac05463a64c9249bf82a0fdcfecf552abaa128ac3ce0da833
+       b2sums = 
7b480c83f8a82c1d6fe1b8fafb52313eecabb3079f519518ab791a76b3a3218994c1f6c3762567aa9a6450d9e39e1b10a8efe4cb4125c7961a13ab0ba01a7466
        b2sums = SKIP
 
 pkgname = spotify-launcher


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: kpcyrd <kpcyrd[at]archlinux[dot]org>
 
 pkgname=spotify-launcher
-pkgver=0.6.1
+pkgver=0.6.2
 pkgrel=1
 pkgdesc="Client for spotify's apt repository in Rust for Arch Linux"
 url='https://github.com/kpcyrd/spotify-launcher'
@@ -28,9 +28,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=('c79dd02b5724738b9ad340f41d1b106cd7152564e21b01ef87548fa99821f3cb'
+sha256sums=('83fe37a4c418d39c691177e6cfeff3fd470a2abc63198c047ab9ecdddd8ae06c'
             'SKIP')
-b2sums=('431eacf88120462f0290322511d17bc6bd076b83a17685f4221a2b032799e88f5d4ac0472bddcfbac05463a64c9249bf82a0fdcfecf552abaa128ac3ce0da833'
+b2sums=('7b480c83f8a82c1d6fe1b8fafb52313eecabb3079f519518ab791a76b3a3218994c1f6c3762567aa9a6450d9e39e1b10a8efe4cb4125c7961a13ab0ba01a7466'
         'SKIP')
 options=('!lto')
 



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

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


Reply via email to