[PATCH] community/plasma-applet-weather-widget: move from testing
Export this patch
---
{testing => community}/plasma-applet-weather-widget/APKBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename {testing => community}/plasma-applet-weather-widget/APKBUILD (89%)
diff --git a/testing/plasma-applet-weather-widget/APKBUILD b/community/plasma-applet-weather-widget/APKBUILD
similarity index 89%
rename from testing/plasma-applet-weather-widget/APKBUILD
rename to community/plasma-applet-weather-widget/APKBUILD
index baafb6ef1f..28f7fde490 100644
--- a/testing/plasma-applet-weather-widget/APKBUILD
@@ -9,7 +9,7 @@ pkgdesc="Plasmoid for showing weather information from yr.no and Open Weather Ma
license="GPL-2.0-only"
depends="qt5-qtxmlpatterns qt5-qtdeclarative"
makedepends="extra-cmake-modules qt5-qtbase-dev plasma-framework-dev"
-source="$pkgname-$pkgver.tar.gz::https://github.com/kotelnik/$pkgname/archive/v$pkgver.tar.gz"
+source="$pkgname-$pkgver.tar.gz::https://github.com/kotelnik/plasma-applet-weather-widget/archive/v$pkgver.tar.gz"
subpackages="$pkgname-lang"
options="!check" # No tests
--
2.23.0
This has been applied.