From 3a82553f903bdc415f0320a2efc0925baf943a8f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 22:41:24 +0100 Subject: mass update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libred/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libred') diff --git a/libred/PKGBUILD b/libred/PKGBUILD index 6ca4f53..bc50cfd 100644 --- a/libred/PKGBUILD +++ b/libred/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Mattias Andrée pkgname=libred -pkgver=1.1.2 +pkgver=1.1.3 pkgrel=1 pkgdesc="Solar elevation and blackbody colour calculation library for C" arch=(i686 x86_64) @@ -10,7 +10,7 @@ license=('custom:ISC') depends=() makedepends=(sed) source=(libred-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz) -sha256sums=(45991dcd3cc30a7650a8149ba0af9ddf1c6d3b489ae847940465245abc994ed1) +sha256sums=(f27665720ade37a0b949f59a821e9af55aa7e7751559e837590d3d54d4d049ea) build() { -- cgit v1.2.3-70-g09d2