Date: Monday, January 2, 2023 @ 21:31:50 Author: arojas Revision: 1374024
upgpkg: strawberry 1.0.12-1: Update to 1.0.12 Modified: strawberry/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-02 21:26:43 UTC (rev 1374023) +++ PKGBUILD 2023-01-02 21:31:50 UTC (rev 1374024) @@ -2,8 +2,8 @@ # Contributor: Fabio 'Lolix' Loli <[email protected]> -> https://github.com/FabioLolix pkgname=strawberry -pkgver=1.0.10 -pkgrel=2 +pkgver=1.0.12 +pkgrel=1 pkgdesc='A music player aimed at audio enthusiasts and music collectors' arch=(x86_64) url='https://www.strawbs.org/' @@ -14,7 +14,7 @@ 'gst-plugins-bad: additional codecs' 'gst-plugins-ugly: additional codecs') source=(https://github.com/strawberrymusicplayer/strawberry/releases/download/$pkgver/$pkgname-$pkgver.tar.xz) -sha256sums=('47e6d707f5b24e960dfdac1752455fcd5733fbb194d43fd946d4d021d64867af') +sha256sums=('b20171f4c872b6ab59e7dd786fad108036f6342c6e62a55cb2cf8afd05e43fff') build() { cmake -B build -S $pkgname-$pkgver \
