[arch-commits] Commit in strawberry/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sat Dec 19 18:17:36 UTC 2020


    Date: Saturday, December 19, 2020 @ 18:17:35
  Author: arojas
Revision: 779991

Update to 0.8.5

Modified:
  strawberry/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-19 18:08:03 UTC (rev 779990)
+++ PKGBUILD	2020-12-19 18:17:35 UTC (rev 779991)
@@ -2,7 +2,7 @@
 # Contributor: Fabio 'Lolix' Loli <lolix at disroot.org> -> https://github.com/FabioLolix
 
 pkgname=strawberry
-pkgver=0.8.4
+pkgver=0.8.5
 pkgrel=1
 pkgdesc="A music player aimed at audio enthusiasts and music collectors"
 arch=(x86_64)
@@ -14,7 +14,7 @@
             'gst-plugins-bad: additional codecs'
             'gst-plugins-ugly: additional codecs')
 source=("https://github.com/jonaski/strawberry/releases/download/$pkgver/$pkgname-$pkgver.tar.xz")
-sha256sums=('f93acf3217ae6b63c6ee469bf8b8a86317f724c018cf7e86c43d663c8066760b')
+sha256sums=('e8643e71588ba6b2245dbd96c54935941608643ea576e5413abb05b5cc186a89')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list