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


Commits:
5ee40e00 by Antonio Rojas at 2024-09-12T23:02:15+02:00
upgpkg: 1.1.2-1: Update to 1.1.2

- - - - -


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.1.1
-       pkgrel = 3
+       pkgver = 1.1.2
+       pkgrel = 1
        url = https://www.strawbs.org/
        arch = x86_64
        license = GPL-3.0-or-later
@@ -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.1.1
-       sha256sums = 
4024e05cdc5ea3ef2474cb8997b7911de369a806b792cb6422bbe0442b58debc
+       source = 
git+https://github.com/strawberrymusicplayer/strawberry#tag=1.1.2
+       sha256sums = 
7dfce6ede1e1347218926c0a41581e56a080a132354779e1102147dc3a550d65
 
 pkgname = strawberry


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Fabio 'Lolix' Loli <lo...@disroot.org> -> 
https://github.com/FabioLolix
 
 pkgname=strawberry
-pkgver=1.1.1
-pkgrel=3
+pkgver=1.1.2
+pkgrel=1
 pkgdesc='A music player aimed at audio enthusiasts and music collectors'
 arch=(x86_64)
 url='https://www.strawbs.org/'
@@ -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=('4024e05cdc5ea3ef2474cb8997b7911de369a806b792cb6422bbe0442b58debc')
+sha256sums=('7dfce6ede1e1347218926c0a41581e56a080a132354779e1102147dc3a550d65')
 
 build() {
   cmake -B build -S $pkgname \



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

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


Reply via email to