Date: Tuesday, January 20, 2015 @ 15:25:48 Author: speps Revision: 126306
upgpkg: smtube 15.1.0-1 Modified: smtube/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-20 14:17:08 UTC (rev 126305) +++ PKGBUILD 2015-01-20 14:25:48 UTC (rev 126306) @@ -3,7 +3,7 @@ # Contributor: Andreas Schnaiter <[email protected]> pkgname=smtube -pkgver=14.12.0 +pkgver=15.1.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=('6cb0d6f34848129e26d43d3096d3ad93') +md5sums=('7ae4a5b6380f25a74cea1562bb4a5d92') build() { cd $pkgname-$pkgver
