summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Wucher2020-04-23 21:36:22 +0200
committerThomas Wucher2020-04-23 21:36:22 +0200
commit5bcfeb461ff0cb192313d8cb87e4ac293a3b852d (patch)
tree98b181887498775a4dd4de886c41676641bb13cd /PKGBUILD
parenta8bbdeb70eed52a438ea0b1d6e77e1a7a3164d93 (diff)
downloadaur-5bcfeb461ff0cb192313d8cb87e4ac293a3b852d.tar.gz
calcelestial 0.5-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db6729324860..342db3dbb548 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=calcelestial
-pkgver=0.4.1
+pkgver=0.5
pkgrel=1
pkgdesc="calculates positions, rise and set times of celestial bodies"
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
@@ -7,7 +7,7 @@ url="http://www.steffenvogel.de/2012/12/23/cron-jobs-fur-sonnenauf-untergang/"
license=('GPL3')
depends=('libnova')
source=("https://github.com/stv0g/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('cac61a6bfc245fba2df0d6a6e33d01e6')
+md5sums=('cacf124b1b256197259e0e5db98d0b3a')
conflicts=()
provides=()