summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5ee8434257b..b5bcf4ca7c0b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = heliocron-git
pkgdesc = Execute tasks relative to sunset, sunrise and other solar events.
- pkgver = 0.8.0.r1.ge5f13e1
+ pkgver = 0.8.1.r4.gc9d8b06
pkgrel = 1
url = https://github.com/mfreeborn/heliocron
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index f66397490995..4c7198e3a381 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=heliocron-git
_pkgname=${pkgname%-*}
-pkgver=0.8.0.r1.ge5f13e1
+pkgver=0.8.1.r4.gc9d8b06
pkgrel=1
pkgdesc='Execute tasks relative to sunset, sunrise and other solar events.'
arch=('x86_64')