summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a27e47bebf52..124a5b45d5fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = weatherman
pkgdesc = Display weather information from the command line.
pkgver = 1.2.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/subrosa/weatherman
arch = any
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index cdc55ed5457e..291edf3f9cd8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: Rob Hunter <subrosa@github>
+# Maintainer: Miguel de Val-Borro <miguel@archlinux.net>
+# Contributor: Rob Hunter <subrosa@github>
pkgname=weatherman
pkgver=1.2.2
-pkgrel=2
+pkgrel=3
pkgdesc="Display weather information from the command line."
arch=('any')
license=('custom')