diff options
Diffstat (limited to 'libre')
-rw-r--r-- | libre/smplayer/PKGBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/smplayer/PKGBUILD b/libre/smplayer/PKGBUILD index f2f2e1ed5..1b447158a 100644 --- a/libre/smplayer/PKGBUILD +++ b/libre/smplayer/PKGBUILD @@ -1,14 +1,14 @@ -# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> -# Contributor: Andreas Grapentin <andreas@grapentin.org> -# Contributor: André Silva <emulatorman@riseup.net> # Maintainer (Arch): Levente Polyak <anthraxx[at]archlinux[dot]org> # Contributor (Arch): Ionut Biru <ibiru@archlinux.org> # Contributor (Arch): Allan McRae <allan@archlinux.org> # Contributor (Arch): Alessio 'mOLOk' Bolognino <themolok@gmail.com> # Contributor (Arch): shamrok <szamrok@gmail.com> +# Contributor (Hyperbola): André Silva <emulatorman@hyperbola.info> +# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> +# Contributor: Andreas Grapentin <andreas@grapentin.org> pkgname=smplayer -pkgver=17.6.0 +pkgver=17.8.0 pkgrel=1.parabola1 pkgdesc='Media player with built-in codecs that can play virtually all video and audio formats, without nonfree smtube support' url='http://smplayer.sourceforge.net/' @@ -23,7 +23,7 @@ optdepends=('smplayer-themes: icon themes collection' source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2 disable-smtube-support.patch add-missing-QClipboard-include.patch) -sha256sums=('2f9f3cdb2cc9825ade75cb1db762b7f99ea0264fe51a239d4c273f0d8a9df94d' +sha256sums=('70790ebdb91b25b4293212987c642285819c8fced4babf1dea54b26d8ffba76a' 'e86a0881d6696dfe2b5a2742947f317090194beab4986df7e9ac8845727e78de' 'abb66acd70e61bc2bf7abfa2887b24b76004e00b9649a9b38aa44b4409fea08e') |