aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2021-05-30 13:43:38 +0200
committerBart Ribbers <bribbers@disroot.org>2021-05-30 14:27:02 +0000
commitb6d993f36950c6988774de6567af7f4b3d225ae1 (patch)
tree34b69e4c52f89922421ec7c910909f4ea7777fb5
parent4eec0782fb73dd2c91821b005ac4fd443929589b (diff)
community/plasmatube: upgrade to 0_git20210530
-rw-r--r--community/plasmatube/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/plasmatube/APKBUILD b/community/plasmatube/APKBUILD
index aefeed5ac82..7b423cc032c 100644
--- a/community/plasmatube/APKBUILD
+++ b/community/plasmatube/APKBUILD
@@ -1,12 +1,12 @@
# Contributor: Ralf Rachinger <ralfrachinger@gmail.com>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=plasmatube
-pkgver=0_git20210529
+pkgver=0_git20210530
pkgrel=0
-_commit="bdb19bfeff2fe3caf92612264c95fc3b5596ab0f"
+_commit="7427989bbe4e0356a8355103f3bcb883a09a7de7"
pkgdesc="Kirigami YouTube video player based on Invidious"
arch="all !armhf !s390x !mips64" # armhf blocked by extra-cmake-modules and mips64, s390x blocked by polkit
-url="https://invent.kde.org/lnj/plasmatube"
+url="https://invent.kde.org/plasma-mobile/plasmatube"
license="GPL-3.0-or-later AND CC0-1.0"
depends="
gst-libav
@@ -26,7 +26,7 @@ makedepends="
qt5-qtbase-dev
qt5-qtquickcontrols2-dev
"
-source="https://invent.kde.org/lnj/plasmatube/-/archive/$_commit/plasmatube-$_commit.tar.gz"
+source="https://invent.kde.org/plasma-mobile/plasmatube/-/archive/$_commit/plasmatube-$_commit.tar.gz"
options="!check" # No tests
builddir="$srcdir/$pkgname-$_commit"
@@ -48,5 +48,5 @@ package() {
}
sha512sums="
-0001b96f6ba71bc24a8ef64a5cfcb65c53220a97d72f07e61e980aea59d6ebd3272607d88b31b62122fd3cbbb0272b1c7024e38563017d01b96d801a02642820 plasmatube-bdb19bfeff2fe3caf92612264c95fc3b5596ab0f.tar.gz
+614ac9fdd0a0fcdff976bfaeeb0870cebff34baec231b55fd3212d6d6e964ac495ce626e3b43447de0a9b881b6ce08b7fd4e7d335c2ccdadcf3d1f43f94f06dd plasmatube-7427989bbe4e0356a8355103f3bcb883a09a7de7.tar.gz
"