summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Martin2018-05-15 20:23:57 +0200
committerTobias Martin2018-05-15 20:23:57 +0200
commita4969984cc46118b187ebaf2acd32cfc52aa0ac6 (patch)
tree1261a2b1fce627412c0b58794be228e952aa1135 /PKGBUILD
parentcfbade3c99e30925f74cb36feac61855fe07032b (diff)
downloadaur-a4969984cc46118b187ebaf2acd32cfc52aa0ac6.tar.gz
bumped version to 1.4.22
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d5b4160fb74d..70269ce04dff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tobias Martin <tm-x at gmx dot net>
pkgname=fritzctl
-pkgver=1.4.19
+pkgver=1.4.22
pkgrel=1
pkgdesc="A lightweight, easy to use console client for the AVM FRITZ!Box Home Automation."
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('MIT')
makedepends=('go')
options=('!strip')
source=("https://github.com/bpicode/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('6bc48a08f3dc258d9c2acf68e7dd63e9e6808f37297fd02401bee1772a53cbbe')
+sha256sums=('ffd5de2d6580fa482f64bc7803bfcfd9ec7c13a68b33648c5bfd1edc718e0c10')
prepare() {
mkdir -p "${srcdir}/src/github.com/bpicode/"