diff --git a/plasma5-applets-redshift-control/PKGBUILD b/plasma5-applets-redshift-control/PKGBUILD index 43d3a3d6e..d1b995944 100644 --- a/plasma5-applets-redshift-control/PKGBUILD +++ b/plasma5-applets-redshift-control/PKGBUILD @@ -1,6 +1,6 @@ pkgname=plasma5-applets-redshift-control _name=plasma-applet-redshift-control -pkgver=1.0.17 +pkgver=1.0.18 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=('d7a1e44504c695dc679cd76e07fa6e502749456dfd65792eaedfbe2a5d425cf2') +sha256sums=('9f6de46653d9467e155ab857c84ef02021509f96afe0a4a7db9555f2a1da8d46') prepare() { cd $_name-$pkgver