Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
songrec


Commits:
afc661df by Orhun Parmaksız at 2026-02-15T16:25:37+03:00
upgpkg: 0.6.2-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = songrec
        pkgdesc = An open-source, unofficial Shazam client for Linux
-       pkgver = 0.6.1.1
+       pkgver = 0.6.2
        pkgrel = 1
        url = https://github.com/marin-m/SongRec
        arch = x86_64
@@ -24,7 +24,7 @@ pkgbase = songrec
        depends = gdk-pixbuf2
        depends = libadwaita
        options = !lto
-       source = 
songrec-0.6.1.1.tar.gz::https://github.com/marin-m/SongRec/archive/0.6.1.1.tar.gz
-       sha256sums = 
0702178b3cbb1de4f19067e5547453921a87b3919aa213577392fe44862b4b62
+       source = 
songrec-0.6.2.tar.gz::https://github.com/marin-m/SongRec/archive/0.6.2.tar.gz
+       sha256sums = 
5e5091e1252ae2e0cd0a44b9da467f3b58a0bae1a1e68409df08fc179bf3eaea
 
 pkgname = songrec


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _pkgname=SongRec
 pkgname=songrec
-pkgver=0.6.1.1
+pkgver=0.6.2
 pkgrel=1
 pkgdesc='An open-source, unofficial Shazam client for Linux'
 arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('gtk4' 'alsa-lib' 'openssl' 'ffmpeg' 'libpulse' 
'pulse-native-provider'
          'gdk-pixbuf2' 'libadwaita')
 makedepends=('cargo' 'pkgconf' 'git')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('0702178b3cbb1de4f19067e5547453921a87b3919aa213577392fe44862b4b62')
+sha256sums=('5e5091e1252ae2e0cd0a44b9da467f3b58a0bae1a1e68409df08fc179bf3eaea')
 options=('!lto')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/songrec/-/commit/afc661df67bf523156b167c15ae3249cfc32930c

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


Reply via email to