summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew O'Neill2021-07-20 20:13:21 -0400
committerAndrew O'Neill2021-07-20 20:13:21 -0400
commita819bf8c15c35717697998cac63892bbec978e47 (patch)
tree91b7641e3e13ba59925ec9be573a8ad26d2f0006 /PKGBUILD
parentf6f43326efd971933c41cbd74fe5e496dfffb1fd (diff)
downloadaur-a819bf8c15c35717697998cac63892bbec978e47.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0c8346bc472..8825b923ee40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Carsten Feuls <archlinux@carstenfeuls.de>
pkgname=klog
-pkgver=1.6
+pkgver=1.7
pkgrel=1
pkgdesc='A multiplatform free hamradio logger'
arch=('x86_64')
@@ -12,7 +12,7 @@ license=('GPL3')
makedepends=('qt5-tools' 'gendesk')
depends=('qt5-base' 'qt5-charts' 'qt5-serialport' 'hamlib')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ea4k/${pkgname}/archive/refs/tags/${pkgver}.tar.gz")
-sha256sums=('bdc75f53c0dbe5df4205b7035c721062792e1ab6ca35d75bb010f9db9bf3e1b5')
+sha256sums=('cbe785189f1598c76677f72ad8fd11c310e12d9c142b86840e532f599635620c')
prepare() {
cd "${pkgname}-${pkgver}"