mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
redshift control and weather widget updated
This commit is contained in:
parent
b8c68b5790
commit
0d89091c8d
@ -1,6 +1,6 @@
|
||||
pkgname=plasma5-applets-redshift-control
|
||||
_name=plasma-applet-redshift-control
|
||||
pkgver=1.0.16
|
||||
pkgver=1.0.17
|
||||
pkgrel=1
|
||||
pkgdesc="Applet for controlling redshift (screen temperature modifying)"
|
||||
arch=('x86_64')
|
||||
@ -10,7 +10,7 @@ group=('plasma5-applets')
|
||||
depends=('plasma-workspace' 'qt5-graphicaleffects' 'redshift')
|
||||
makedepends=('extra-cmake-modules')
|
||||
source=("https://github.com/kotelnik/plasma-applet-redshift-control/archive/v$pkgver.tar.gz")
|
||||
sha256sums=('eb9b6308d848cb8392475eac77a2e41113a0b4b62cd66912db68dec313e9eb2c')
|
||||
sha256sums=('d7a1e44504c695dc679cd76e07fa6e502749456dfd65792eaedfbe2a5d425cf2')
|
||||
|
||||
prepare() {
|
||||
cd $_name-$pkgver
|
||||
|
@ -1,6 +1,6 @@
|
||||
pkgname=plasma5-applets-weather-widget
|
||||
_name=plasma-applet-weather-widget
|
||||
pkgver=1.6.5
|
||||
pkgver=1.6.7
|
||||
pkgrel=1
|
||||
pkgdesc="Applet for displaying weather information from yr.no server"
|
||||
arch=('x86_64')
|
||||
@ -10,7 +10,7 @@ group=('plasma5-applets')
|
||||
depends=('plasma-workspace' 'qt5-graphicaleffects')
|
||||
makedepends=('extra-cmake-modules')
|
||||
source=("https://github.com/kotelnik/plasma-applet-weather-widget/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=('88ad68b6ed4d1bff1d06c35072305e793da9c7a697487d27db75388cd2eea3c9')
|
||||
sha256sums=('2f75b96c713ab2be65af6daa860b8df6c8116a7d54055f51a29e4425171237a7')
|
||||
|
||||
prepare() {
|
||||
cd "${_name}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user