Date: Monday, January 19, 2015 @ 13:40:35 Author: speps Revision: 126214
upgpkg: smtube 14.12.0-1 Modified: smtube/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-19 11:16:08 UTC (rev 126213) +++ PKGBUILD 2015-01-19 12:40:35 UTC (rev 126214) @@ -3,7 +3,7 @@ # Contributor: Andreas Schnaiter <[email protected]> pkgname=smtube -pkgver=14.8.0 +pkgver=14.12.0 pkgrel=1 pkgdesc="A small youtube browser" arch=('i686' 'x86_64') @@ -19,7 +19,7 @@ 'vlc: play videos with VLC') install="$pkgname.install" source=("http://downloads.sourceforge.net/smplayer/$pkgname-$pkgver.tar.bz2") -md5sums=('21d9341a1a5de13a7064296f6625d399') +md5sums=('6cb0d6f34848129e26d43d3096d3ad93') build() { cd $pkgname-$pkgver
