summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa898d5b9f52..687c6c53b8aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hamclock
pkgdesc = Clock and world map with extra features for amateur radio (800x480 version)
- pkgver = 3.07
+ pkgver = 3.09
pkgrel = 1
url = https://clearskyinstitute.com/ham/HamClock
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = hamclock
license = MIT
depends = libx11
depends = libxcb
- source = https://github.com/kj7rrv/hamclock/archive/refs/tags/v3.07.tar.gz
- sha256sums = 014f108c31eab30ad260b6c9f006c8668b824924fa566f996ae6ef95678666cd
+ source = https://github.com/kj7rrv/hamclock/archive/refs/tags/v3.09.tar.gz
+ sha256sums = 46b4759f75de0abd7dd88f828d7f7548a89dfc0215d5ca9e7bb201bfe0707abd
pkgname = hamclock
diff --git a/PKGBUILD b/PKGBUILD
index a520a55b87b9..f4539168a758 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Roy Williams <fang64@gmail.com>
pkgname=hamclock
-pkgver=3.07
+pkgver=3.09
pkgrel=1
epoch=
pkgdesc="Clock and world map with extra features for amateur radio (800x480 version)"
@@ -23,7 +23,7 @@ install=
changelog=
source=("https://github.com/kj7rrv/hamclock/archive/refs/tags/v$pkgver.tar.gz")
noextract=()
-sha256sums=('014f108c31eab30ad260b6c9f006c8668b824924fa566f996ae6ef95678666cd')
+sha256sums=('46b4759f75de0abd7dd88f828d7f7548a89dfc0215d5ca9e7bb201bfe0707abd')
validpgpkeys=()
prepare() {