Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
strawberry
Commits:
f0baf79f by Antonio Rojas at 2025-12-17T08:08:56+01:00
upgpkg: 1.2.16-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.15
+ pkgver = 1.2.16
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.15
- sha256sums =
06ac29bb59d237d787a237c97a8cd9af09267bbbfd0defcb01e834a866451332
+ source =
git+https://github.com/strawberrymusicplayer/strawberry#tag=1.2.16
+ sha256sums =
e08cb347cb20bae885fc83d21f8825ee2751f7475fcc489b5c2bfd9826959523
pkgname = strawberry
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Fabio 'Lolix' Loli <[email protected]> ->
https://github.com/FabioLolix
pkgname=strawberry
-pkgver=1.2.15
+pkgver=1.2.16
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=('06ac29bb59d237d787a237c97a8cd9af09267bbbfd0defcb01e834a866451332')
+sha256sums=('e08cb347cb20bae885fc83d21f8825ee2751f7475fcc489b5c2bfd9826959523')
build() {
cmake -B build -S $pkgname \
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/strawberry/-/commit/f0baf79f5d609ba1855782e542c2213947480eb2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/strawberry/-/commit/f0baf79f5d609ba1855782e542c2213947480eb2
You're receiving this email because of your account on gitlab.archlinux.org.