Date: Monday, April 20, 2020 @ 21:36:24 Author: anthraxx Revision: 617086
upgpkg: mediaelch 2.6.6-1 Modified: mediaelch/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-20 20:46:01 UTC (rev 617085) +++ PKGBUILD 2020-04-20 21:36:24 UTC (rev 617086) @@ -2,16 +2,16 @@ # Contributor: Matt Harrison <[email protected]> pkgname=mediaelch -pkgver=2.6.4 +pkgver=2.6.6 pkgrel=1 pkgdesc='Media Manager for handling Movies, TV Shows and Concerts/Music Videos for Kodi' -url='http://www.mediaelch.de/' +url='https://www.mediaelch.de/mediaelch/' arch=('x86_64') license=('LGPL3') depends=('libmediainfo' 'qt5-declarative' 'qt5-multimedia' 'qt5-script' 'quazip') source=(https://github.com/Komet/MediaElch/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz) -sha256sums=('6754fbda31ceb9a7492879c945e766a59ed94611cfb8815b17838907cdb77318') -b2sums=('5252546b3239d308a3e0c644e14808e2a7a462d1caad3394be8b18b93a137465934102ccb8e5bfc1355f4dfc2f9d013a0606dd6537e50a91cbe85a3043bef584') +sha256sums=('05c165256c3f0d27d424be8b2e635496a4f54f776563b3191707e65a94be52fc') +b2sums=('4f744d119f5baa50cb9639d799d018a972989cbaa9003c5b020da0b2b6172f6bba09778e9119857cae69f92cf52d4f57c850570ca17e6c55b502063e797f75a3') prepare() { cd MediaElch-${pkgver}
