summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée2021-02-20 00:45:40 +0100
committerMattias Andrée2021-02-20 00:45:40 +0100
commitf93b865db1770b47cce1e423ef18051c18ddafb0 (patch)
tree2b80c61981fd0d5fdff8adb405f009c09cfd4bab /PKGBUILD
parentb445e07605508abf8497138743b2692be702c138 (diff)
downloadaur-f93b865db1770b47cce1e423ef18051c18ddafb0.tar.gz
Update to 1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e918a86451ad..7021d9c7294b 100644
--- a/PKGBUILD
+++ b/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() {