[arch-commits] Commit in minitube/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Thu Jun 11 15:53:18 UTC 2020


    Date: Thursday, June 11, 2020 @ 15:53:17
  Author: dvzrv
Revision: 642054

upgpkg: minitube 3.4.2-1: Upgrading to 3.4.2.

Modified:
  minitube/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-11 15:20:46 UTC (rev 642053)
+++ PKGBUILD	2020-06-11 15:53:17 UTC (rev 642054)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=minitube
-pkgver=3.4.1
+pkgver=3.4.2
 pkgrel=1
 pkgdesc="A YouTube desktop application"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('gcc-libs' 'glibc' 'qt5-base' 'qt5-declarative' 'qt5-x11extras')
 makedepends=('mpv' 'qt5-tools')
 source=("https://github.com/flaviotordini/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-sha512sums=('36b6750b28cbe506d3e46421ff0ddbe6108e3e68c616ff79771156a113f0175bc50a3fa62d526aa621ea0e1e145f863b0e5c42ace531c8659c298fe5b7f675bc')
+sha512sums=('34844cee53361c94d5618fe4c1ee00429c8d7890d3374d8116b283aae67146ec8b0cd78d777697bcc3993992352f3d2de362a2bd0f5f1a0255e825fe247e856d')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list