From f8a3149c1c208ec018562cdc047790f038040a86 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sun, 25 Apr 2021 19:40:19 -0500 Subject: smplayer-21.1.0-1.parabola1: updating version --- libre/smplayer/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/libre/smplayer/PKGBUILD b/libre/smplayer/PKGBUILD index eb5338b9a..e5637a5ee 100644 --- a/libre/smplayer/PKGBUILD +++ b/libre/smplayer/PKGBUILD @@ -11,7 +11,7 @@ # - removed smtube support pkgname=smplayer -pkgver=19.10.2 +pkgver=21.1.0 pkgrel=1 pkgrel+=.parabola1 pkgdesc='Media player with built-in codecs that can play virtually all video and audio formats' @@ -20,7 +20,7 @@ url='https://www.smplayer.info/' arch=('x86_64') arch+=('i686' 'armv7h') 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' @@ -28,10 +28,10 @@ optdepends=('smplayer-themes: icon themes collection' 'mplayer: alternative multimedia engine') source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2 libre.patch) -sha256sums=('37ed9f9a051077b9bc1a68f06fd4ad37fdac2802f62c28fd177e91d97d094c44' - '86d93ac8d06830c767903f5526177c73570715887113a9f4694360b0f1c3ffc6') -sha512sums=('46327a1f988cfe8fe4e04f456057c2395f5ad011513988c1ffecf5c91cf2fdedbe8095cfba15f0f61c3e1cabc7f34b78d676bce430a79fcf542d74e14a33ec62' +sha512sums=('94030ddba63355403f14ce70a3b7719eaa0b006017148039bcc691159c33bbb6c8a947bff10dab9fecc0daa7106ac1b9f3ac7d7ea4263d622240636743c90553' 'cbe4e873596abb175721ae737dc078e78074c50f4e96165a26849348138304fdbbef3a68655fa6f1be79dcd5d55c587c150e97650d76b832ab2a0dbaffd92ea4') +b2sums=('593ceae2ceeeea6a9689c8e92a1a15fcdd7e2e3f04a6982f0fc36864ced157ff4cb59a26cc9941931aef8e31eef1d580fd606cd2ae396ba1e998233a1e30e74d' + '9ba5864153e95a7192631945b8d95ec86f5f4817a57fcc8dbb0b7701eceabe8721d9858083ab91993f6eb8c7b2142057383d5d682b663b97d0df1304dabdc141') prepare() { cd ${pkgname}-${pkgver} -- cgit v1.2.2