Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
strawberry
Commits:
73ae4a4e by Antonio Rojas at 2025-01-31T19:19:36+01:00
upgpkg: 1.2.7-1: Update to 1.2.7
- - - - -
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.6
+ pkgver = 1.2.7
pkgrel = 1
url = https://www.strawberrymusicplayer.org/
arch = x86_64
@@ -35,7 +35,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.6
- sha256sums =
560779282b733d4173cb5cb80d0dac2a37ac8740caeaeabfddb5ae129dff2cb5
+ source =
git+https://github.com/strawberrymusicplayer/strawberry#tag=1.2.7
+ sha256sums =
a8782c616e8abf3e41d23f3c2125b21584ea6a250f8041872ca2c5be221924f2
pkgname = strawberry
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Fabio 'Lolix' Loli <[email protected]> ->
https://github.com/FabioLolix
pkgname=strawberry
-pkgver=1.2.6
+pkgver=1.2.7
pkgrel=1
pkgdesc='A music player aimed at audio enthusiasts and music collectors'
arch=(x86_64)
@@ -39,7 +39,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=('560779282b733d4173cb5cb80d0dac2a37ac8740caeaeabfddb5ae129dff2cb5')
+sha256sums=('a8782c616e8abf3e41d23f3c2125b21584ea6a250f8041872ca2c5be221924f2')
build() {
cmake -B build -S $pkgname \
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/strawberry/-/commit/73ae4a4e1ecef1b9e80a88b362b50c0d7be480c3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/strawberry/-/commit/73ae4a4e1ecef1b9e80a88b362b50c0d7be480c3
You're receiving this email because of your account on gitlab.archlinux.org.