diff options
-rw-r--r-- | libre/smplayer/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/smplayer/PKGBUILD b/libre/smplayer/PKGBUILD index 5a109f02e..f2f2e1ed5 100644 --- a/libre/smplayer/PKGBUILD +++ b/libre/smplayer/PKGBUILD @@ -1,5 +1,5 @@ -# Maintainer: Andreas Grapentin <andreas@grapentin.org> -# Contributor: Omar Vega Ramos <ovruni@gnu.org.pe> +# 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> @@ -8,7 +8,7 @@ # Contributor (Arch): shamrok <szamrok@gmail.com> pkgname=smplayer -pkgver=17.5.0 +pkgver=17.6.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=('38bc19b2e946f8da35c1902b38a3375683e42a11591c89801885b3f16f8e0288' +sha256sums=('2f9f3cdb2cc9825ade75cb1db762b7f99ea0264fe51a239d4c273f0d8a9df94d' 'e86a0881d6696dfe2b5a2742947f317090194beab4986df7e9ac8845727e78de' 'abb66acd70e61bc2bf7abfa2887b24b76004e00b9649a9b38aa44b4409fea08e') |