summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas K2015-09-01 15:30:53 +0200
committerThomas K2015-09-01 15:30:53 +0200
commitd1fed42ccaa1c4a9ad17bfd5ff0753a53559611b (patch)
tree453ba859914ff6457510d41ac81b32dc465b6189
parentb52b37d1b71676700fda502ac26f2bf69aa7979c (diff)
downloadaur-d1fed42ccaa1c4a9ad17bfd5ff0753a53559611b.tar.gz
Changed Description
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9118fa6e633..20e503c4a53f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=python2-pysolar
pkgver=0.6
-pkgrel=2
-pkgdesc="Pysolar is a collection of Python libraries for simulating the irradiation of any point on earth by the sun. It includes code for extremely precise ephemeris calculations."
+pkgrel=3
+pkgdesc="Collection of Python libraries for simulating the irradiation of any point on earth by the sun. It includes code for extremely precise ephemeris calculations."
arch=('x86_64')
depends=('python2'
'python2-numpy'