summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 099318e4be50..056c8a45d351 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-#Maintainer: Jarek Sedlacek <jareksedlacek@gmail.com
+# Maintainer: Miguel Revilla <yo at miguelrevilla dot com>
+# Contributor: Jarek Sedlacek <jareksedlacek@gmail.com>
pkgname=pymetar
pkgver=1.0
pkgrel=1
-pkgdesc="downloads the weather report for a given station ID, decodes it and the provides easy access to all the data found in the report"
+pkgdesc="Downloads the weather report for a given station ID and decodes it"
arch=('any')
url="http://www.schwarzvogel.de/software-pymetar.shtml"
license=('GPL2')