From 24c42d45c83d29023bf575718628d9ae6a24d5bb Mon Sep 17 00:00:00 2001 From: kth5 Date: Mon, 16 Dec 2024 10:34:52 +0100 Subject: [PATCH] * update redshift to 1.12-14 --- redshift/.SRCINFO | 2 +- redshift/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/redshift/.SRCINFO b/redshift/.SRCINFO index 2f9babbe5a..cc245f5796 100644 --- a/redshift/.SRCINFO +++ b/redshift/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = redshift pkgdesc = Adjusts the color temperature of your screen according to your surroundings. pkgver = 1.12 - pkgrel = 13 + pkgrel = 14 url = http://jonls.dk/redshift/ arch = x86_64 arch = powerpc64le diff --git a/redshift/PKGBUILD b/redshift/PKGBUILD index 4ec3950da0..25c7c10007 100644 --- a/redshift/PKGBUILD +++ b/redshift/PKGBUILD @@ -8,7 +8,7 @@ pkgname=redshift pkgver=1.12 -pkgrel=13 +pkgrel=14 pkgdesc='Adjusts the color temperature of your screen according to your surroundings.' arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) url='http://jonls.dk/redshift/'