diff --git a/smtube/PKGBUILD b/smtube/PKGBUILD index 06cdd6b11..d2c14ca6f 100644 --- a/smtube/PKGBUILD +++ b/smtube/PKGBUILD @@ -1,5 +1,5 @@ pkgname=smtube -pkgver=18.9.0 +pkgver=18.11.0 pkgrel=1 pkgdesc="Search and download videos from YouTube" arch=('x86_64') @@ -14,7 +14,7 @@ optdepends=('mplayer: play videos with MPlayer' 'mpv: play videos with MPV' 'youtube-dl: download videos') source=("https://downloads.sourceforge.net/smtube/${pkgname}-${pkgver}.tar.bz2") -sha256sums=('cf197e4647a8756fb9a6a6bfc87b7805e03f71cd912baf594519e7551fde2188') +sha256sums=('173f7f0902d336ef423b2074654bef461326ee6fba669f54865c81ac5b3daa65') build() { cd "$srcdir/$pkgname-$pkgver"