[arch-commits] Commit in smplayer/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Tue Apr 28 22:22:18 UTC 2020
Date: Tuesday, April 28, 2020 @ 22:22:18
Author: anthraxx
Revision: 622141
upgpkg: smplayer 20.4.2-1
Modified:
smplayer/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-28 22:19:46 UTC (rev 622140)
+++ PKGBUILD 2020-04-28 22:22:18 UTC (rev 622141)
@@ -5,13 +5,13 @@
# Contributor: shamrok <szamrok at gmail.com>
pkgname=smplayer
-pkgver=19.10.2
+pkgver=20.4.2
pkgrel=1
pkgdesc='Media player with built-in codecs that can play virtually all video and audio formats'
url='https://www.smplayer.info/'
arch=('x86_64')
license=('GPL')
-depends=('qt5-script' 'mpv' 'hicolor-icon-theme' 'libx11' 'zlib' 'gcc-libs')
+depends=('glibc' 'qt5-script' 'qt5-base' 'mpv' 'libx11' 'zlib' 'gcc-libs' 'hicolor-icon-theme')
makedepends=('qt5-tools')
optdepends=('smplayer-themes: icon themes collection'
'smplayer-skins: skin themes collection'
@@ -19,8 +19,8 @@
'youtube-dl: youtube videos and streaming'
'mplayer: alternative multimedia engine')
source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('37ed9f9a051077b9bc1a68f06fd4ad37fdac2802f62c28fd177e91d97d094c44')
-sha512sums=('46327a1f988cfe8fe4e04f456057c2395f5ad011513988c1ffecf5c91cf2fdedbe8095cfba15f0f61c3e1cabc7f34b78d676bce430a79fcf542d74e14a33ec62')
+sha512sums=('03404c2e7ba00d257ab2db82fe837eb4ab314c2b32a262ad18e75b245d43f812533f7e4609a6fe335c5c2e370cfb5fac8f0b3b8917c33a22c5b84f0074039156')
+b2sums=('fe5f3ce279be478f93a71c521070e2564df331c56c6ac9410e0707101b7e662a16cbe65b439a194d253d3c4f49ce8e735eb19ad9a195e0e1f5d42461d3162925')
prepare() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list