diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-10-06 14:19:02 +0200 |
---|---|---|
committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2019-10-31 22:30:59 +0000 |
commit | f0facd72e7b92c64f07d5536b127680a5e8f2f56 (patch) | |
tree | 58de8dfd8599b558e8a1bc2515c2912571e08645 | |
parent | 0eb736e238ab40b177dc15174b1d2fe0cee75a05 (diff) |
community/plasma-applet-weather-widget: move from testing
-rw-r--r-- | community/plasma-applet-weather-widget/APKBUILD (renamed from testing/plasma-applet-weather-widget/APKBUILD) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/plasma-applet-weather-widget/APKBUILD b/community/plasma-applet-weather-widget/APKBUILD index baafb6ef1f8..28f7fde490e 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 |