summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Martin2018-02-23 21:42:17 +0100
committerTobias Martin2018-02-23 21:42:17 +0100
commitcfbade3c99e30925f74cb36feac61855fe07032b (patch)
tree2c3243b12489b7235dbd30d6f3c38012917ca885 /PKGBUILD
parent4a231211e50a612f72817f80199fd33502cbaa01 (diff)
downloadaur-cfbade3c99e30925f74cb36feac61855fe07032b.tar.gz
bumped version to 1.4.19
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c54bb4eb8c00..d5b4160fb74d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tobias Martin <tm-x at gmx dot net>
pkgname=fritzctl
-pkgver=1.4.18
+pkgver=1.4.19
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=('97d1239eaac38de3f226704374f8384a7c3335a3ad4a1a21b44a8ee213f4847e')
+sha256sums=('6bc48a08f3dc258d9c2acf68e7dd63e9e6808f37297fd02401bee1772a53cbbe')
prepare() {
mkdir -p "${srcdir}/src/github.com/bpicode/"