aboutsummaryrefslogtreecommitdiffstats
path: root/libred
diff options
context:
space:
mode:
Diffstat (limited to 'libred')
-rw-r--r--libred/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libred/PKGBUILD b/libred/PKGBUILD
index c008cfd..6ca4f53 100644
--- a/libred/PKGBUILD
+++ b/libred/PKGBUILD
@@ -1,16 +1,16 @@
-# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@kth.se>
+# Maintainer: Mattias Andrée <m@`base64 -d`(bWFhbmRyZWU).se>
pkgname=libred
-pkgver=1.0.2.1
+pkgver=1.1.2
pkgrel=1
pkgdesc="Solar elevation and blackbody colour calculation library for C"
arch=(i686 x86_64)
url="https://codeberg.org/maandree/libred"
-license=('ISC')
+license=('custom:ISC')
depends=()
makedepends=(sed)
source=(libred-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-sha256sums=(d933e46a41e2c712f7d7c1bb06e17cc8d318160c1812a47c742ceb848f1a064b)
+sha256sums=(45991dcd3cc30a7650a8149ba0af9ddf1c6d3b489ae847940465245abc994ed1)
build() {