Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
strawberry
Commits:
58bbe825 by Antonio Rojas at 2026-02-01T18:12:39+01:00
upgpkg: 1.2.18-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.17
+ pkgver = 1.2.18
pkgrel = 1
url = https://www.strawberrymusicplayer.org/
arch = x86_64
@@ -37,7 +37,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.17
- sha256sums =
6e3ea16c55c0fe201182ba433d31b1b0033ecd23fd59fc049c89f59225547817
+ source =
git+https://github.com/strawberrymusicplayer/strawberry#tag=1.2.18
+ sha256sums =
dc49606ff1804e5502cd71a1aed75db72da099330c66e8521bc52e554f657ac0
pkgname = strawberry
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Fabio 'Lolix' Loli <[email protected]> ->
https://github.com/FabioLolix
pkgname=strawberry
-pkgver=1.2.17
+pkgver=1.2.18
pkgrel=1
pkgdesc='A music player aimed at audio enthusiasts and music collectors'
arch=(x86_64)
@@ -41,7 +41,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=('6e3ea16c55c0fe201182ba433d31b1b0033ecd23fd59fc049c89f59225547817')
+sha256sums=('dc49606ff1804e5502cd71a1aed75db72da099330c66e8521bc52e554f657ac0')
build() {
cmake -B build -S $pkgname \
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/strawberry/-/commit/58bbe8254e1485f461b77740e1ca32c8ab708ffb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/strawberry/-/commit/58bbe8254e1485f461b77740e1ca32c8ab708ffb
You're receiving this email because of your account on gitlab.archlinux.org.