plasma5-applets-redshift-control: update to 1.0.18

This commit is contained in:
Jeff Huang 2017-02-12 08:02:45 +00:00
parent 02b8e0a74b
commit eac652f4f4

View File

@ -1,6 +1,6 @@
pkgname=plasma5-applets-redshift-control pkgname=plasma5-applets-redshift-control
_name=plasma-applet-redshift-control _name=plasma-applet-redshift-control
pkgver=1.0.17 pkgver=1.0.18
pkgrel=1 pkgrel=1
pkgdesc="Applet for controlling redshift (screen temperature modifying)" pkgdesc="Applet for controlling redshift (screen temperature modifying)"
arch=('x86_64') arch=('x86_64')
@ -10,7 +10,7 @@ group=('plasma5-applets')
depends=('plasma-workspace' 'qt5-graphicaleffects' 'redshift') depends=('plasma-workspace' 'qt5-graphicaleffects' 'redshift')
makedepends=('extra-cmake-modules') makedepends=('extra-cmake-modules')
source=("https://github.com/kotelnik/plasma-applet-redshift-control/archive/v$pkgver.tar.gz") source=("https://github.com/kotelnik/plasma-applet-redshift-control/archive/v$pkgver.tar.gz")
sha256sums=('d7a1e44504c695dc679cd76e07fa6e502749456dfd65792eaedfbe2a5d425cf2') sha256sums=('9f6de46653d9467e155ab857c84ef02021509f96afe0a4a7db9555f2a1da8d46')
prepare() { prepare() {
cd $_name-$pkgver cd $_name-$pkgver