Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
strawberry
Commits:
600214d9 by Antonio Rojas at 2026-07-09T18:07:27+02:00
upgpkg: 1.2.23-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = strawberry
pkgdesc = A music player aimed at audio enthusiasts and music collectors
- pkgver = 1.2.22
+ pkgver = 1.2.23
pkgrel = 1
url = https://www.strawberrymusicplayer.org/
arch = x86_64
@@ -38,7 +38,7 @@ pkgbase = strawberry
optdepends = gst-libav: additional codecs
optdepends = gst-plugins-bad: additional codecs
optdepends = gst-plugins-ugly: additional codecs
- source =
git+https://github.com/strawberrymusicplayer/strawberry#tag=1.2.22
- sha256sums =
c92a287251c13d5cb5099c2c79e661d3b5343353d7f390b45f58df3a1e56850a
+ source =
git+https://github.com/strawberrymusicplayer/strawberry#tag=1.2.23
+ sha256sums =
fd4eb07a45d27bc98c2090c50c213addb7d6dc747c0ac16dc9dbd51c73bd1e8c
pkgname = strawberry
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Fabio 'Lolix' Loli <[email protected]> ->
https://github.com/FabioLolix
pkgname=strawberry
-pkgver=1.2.22
+pkgver=1.2.23
pkgrel=1
pkgdesc='A music player aimed at audio enthusiasts and music collectors'
arch=(x86_64)
@@ -42,7 +42,7 @@ optdepends=('gst-libav: additional codecs'
'gst-plugins-bad: additional codecs'
'gst-plugins-ugly: additional codecs')
source=(git+https://github.com/strawberrymusicplayer/strawberry#tag=$pkgver)
-sha256sums=('c92a287251c13d5cb5099c2c79e661d3b5343353d7f390b45f58df3a1e56850a')
+sha256sums=('fd4eb07a45d27bc98c2090c50c213addb7d6dc747c0ac16dc9dbd51c73bd1e8c')
build() {
cmake -B build -S $pkgname \
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/strawberry/-/commit/600214d9cf576ef04e59610cfbbc686bd1a2e270
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/strawberry/-/commit/600214d9cf576ef04e59610cfbbc686bd1a2e270
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