aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-02-20 00:46:08 +0100
committerMattias Andrée <maandree@kth.se>2021-02-20 00:46:08 +0100
commit3689a4ec6f2811ebc0f8345e06d6590903d4929b (patch)
treedb427f1793e15db1131a8b50228d5be2a1ccb5e0
parentUpdate metar (diff)
downloadaur-packages-3689a4ec6f2811ebc0f8345e06d6590903d4929b.tar.gz
aur-packages-3689a4ec6f2811ebc0f8345e06d6590903d4929b.tar.bz2
aur-packages-3689a4ec6f2811ebc0f8345e06d6590903d4929b.tar.xz
Update blue
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--blue/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/blue/PKGBUILD b/blue/PKGBUILD
index e918a86..7021d9c 100644
--- a/blue/PKGBUILD
+++ b/blue/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
pkgname=blue
-pkgver=1
+pkgver=1.1
pkgrel=1
pkgdesc="Creates table of when the blue hour, the golden hour, or whatever you want occurs"
arch=(any)
@@ -10,7 +10,7 @@ license=('custom:ISC')
depends=(python3 solar-python)
makedepends=()
source=($url/archive/$pkgver.tar.gz)
-sha256sums=(952c9433425867b0d0e139699a23e2a941e6bd291b474b6d39daba2b6647573b)
+sha256sums=(6070e151b07753b218f423cb07b09e2f8493b4e57470dc3a068ec035dd11d789)
package() {