~alpine/aports

community/plasma-applet-weather-widget: move from testing v1 APPLIED

Bart Ribbers: 1
 community/plasma-applet-weather-widget: move from testing

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3090/mbox | git am -3
Learn more about email & git

[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
+++ b/community/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