aboutsummaryrefslogtreecommitdiffstats
path: root/metar/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'metar/PKGBUILD')
-rw-r--r--metar/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/metar/PKGBUILD b/metar/PKGBUILD
index fe82857..bd8306a 100644
--- a/metar/PKGBUILD
+++ b/metar/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
pkgname=metar
-pkgver=1
+pkgver=1.1
pkgrel=1
pkgdesc="Trivial, yet fully fledged, weather report"
arch=(any)
@@ -10,7 +10,7 @@ license=('GPL3')
depends=(sh sed curl coreutils python3)
makedepends=()
source=($url/archive/$pkgver.tar.gz)
-sha256sums=(6cbc56fcfb1152d4dff08ca8960898f68e408ab2b250fa60b63e94c2315482c8)
+sha256sums=(c7ad6bbe68a18160246641b145ff0d7a6e127e3f81979d47272f1850a243b0b4)
build() {