summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Martin2019-10-28 20:20:59 +0100
committerTobias Martin2019-10-28 20:20:59 +0100
commitb0d7495a072caa1e11fe377a11f3d12187a634a4 (patch)
treed521413a4f36cefe5adf100eb2d97b237cc06a3a /PKGBUILD
parenta4969984cc46118b187ebaf2acd32cfc52aa0ac6 (diff)
downloadaur-b0d7495a072caa1e11fe377a11f3d12187a634a4.tar.gz
bumped version to 1.4.23
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70269ce04dff..33bddca5eeaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tobias Martin <tm-x at gmx dot net>
pkgname=fritzctl
-pkgver=1.4.22
+pkgver=1.4.23
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=('ffd5de2d6580fa482f64bc7803bfcfd9ec7c13a68b33648c5bfd1edc718e0c10')
+sha256sums=('63bd37113146bb75b3ba1aff10b9a1fe34e7e8d684ed0b624c97b0cd03e26830')
prepare() {
mkdir -p "${srcdir}/src/github.com/bpicode/"