Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
strawberry


Commits:
aff11290 by Antonio Rojas at 2023-12-10T04:58:50+01:00
upgpkg: 1.0.22-1: Update to 1.0.22

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = strawberry
        pkgdesc = A music player aimed at audio enthusiasts and music collectors
-       pkgver = 1.0.21
-       pkgrel = 3
+       pkgver = 1.0.22
+       pkgrel = 1
        url = https://www.strawbs.org/
        arch = x86_64
        license = GPL3
@@ -35,7 +35,7 @@ pkgbase = strawberry
        optdepends = gst-libav: additional codecs
        optdepends = gst-plugins-bad: additional codecs
        optdepends = gst-plugins-ugly: additional codecs
-       source = 
https://github.com/strawberrymusicplayer/strawberry/releases/download/1.0.21/strawberry-1.0.21.tar.xz
-       sha256sums = 
d0cc7c3390ad3a4ebb0195171df45583d8e447530bb8536f33a87de5fca27163
+       source = 
https://github.com/strawberrymusicplayer/strawberry/releases/download/1.0.22/strawberry-1.0.22.tar.xz
+       sha256sums = 
7c4181b0e0f100e1e2567bdf1e79c4685efafead02d68c950c6c0298a0546119
 
 pkgname = strawberry


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Fabio 'Lolix' Loli <[email protected]> -> 
https://github.com/FabioLolix
 
 pkgname=strawberry
-pkgver=1.0.21
-pkgrel=3
+pkgver=1.0.22
+pkgrel=1
 pkgdesc='A music player aimed at audio enthusiasts and music collectors'
 arch=(x86_64)
 url='https://www.strawbs.org/'
@@ -39,7 +39,7 @@ optdepends=('gst-libav: additional codecs'
             'gst-plugins-bad: additional codecs'
             'gst-plugins-ugly: additional codecs')
 
source=(https://github.com/strawberrymusicplayer/strawberry/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('d0cc7c3390ad3a4ebb0195171df45583d8e447530bb8536f33a87de5fca27163')
+sha256sums=('7c4181b0e0f100e1e2567bdf1e79c4685efafead02d68c950c6c0298a0546119')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/strawberry/-/commit/aff112907b6715c376b79efce9885be08ce613ce

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/strawberry/-/commit/aff112907b6715c376b79efce9885be08ce613ce
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to