Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
strawberry
Commits:
8fa73468 by Antonio Rojas at 2025-10-25T23:39:04+02:00
upgpkg: 1.2.14-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.13
+ pkgver = 1.2.14
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.13
- sha256sums =
6f86b084ba9d33727b3c303ef318b934dcddfe6282af58bdfa8ab0f7a99ebe63
+ source =
git+https://github.com/strawberrymusicplayer/strawberry#tag=1.2.14
+ sha256sums =
78ba00ee6864a0a81f05f50190cb81bfe88ad1bfceb8f5dacbf114ad62b53eb8
pkgname = strawberry
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Fabio 'Lolix' Loli <[email protected]> ->
https://github.com/FabioLolix
pkgname=strawberry
-pkgver=1.2.13
+pkgver=1.2.14
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=('6f86b084ba9d33727b3c303ef318b934dcddfe6282af58bdfa8ab0f7a99ebe63')
+sha256sums=('78ba00ee6864a0a81f05f50190cb81bfe88ad1bfceb8f5dacbf114ad62b53eb8')
build() {
cmake -B build -S $pkgname \
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/strawberry/-/commit/8fa73468d816dfa91f55452a4ed259df27fd6107
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/strawberry/-/commit/8fa73468d816dfa91f55452a4ed259df27fd6107
You're receiving this email because of your account on gitlab.archlinux.org.