Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
songrec
Commits:
1e591d17 by Orhun Parmaksız at 2026-05-18T10:22:05+03:00
upgpkg: 0.7.3-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.7.2
+ pkgver = 0.7.3
pkgrel = 1
url = https://github.com/marin-m/SongRec
arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = songrec
depends = libpipewire
depends = libsoup3
options = !lto
- source =
songrec-0.7.2.tar.gz::https://github.com/marin-m/SongRec/archive/0.7.2.tar.gz
- sha256sums =
63c173e76ec616b8e7e836ec9f9f3a93bfbb9d32a8e51a732482b8f5bab2ea5e
+ source =
songrec-0.7.3.tar.gz::https://github.com/marin-m/SongRec/archive/0.7.3.tar.gz
+ sha256sums =
f88bd166b1385ddd94e759fab72a997c87077043d0232c2395440941bc694a92
pkgname = songrec
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
_pkgname=SongRec
pkgname=songrec
-pkgver=0.7.2
+pkgver=0.7.3
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' 'libpipewire' 'libsoup3')
makedepends=('cargo' 'pkgconf' 'git' 'clang')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('63c173e76ec616b8e7e836ec9f9f3a93bfbb9d32a8e51a732482b8f5bab2ea5e')
+sha256sums=('f88bd166b1385ddd94e759fab72a997c87077043d0232c2395440941bc694a92')
options=('!lto')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/songrec/-/commit/1e591d17c03a50f1d911532231066cf6afd34afd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/songrec/-/commit/1e591d17c03a50f1d911532231066cf6afd34afd
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help