summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfang642024-04-20 02:23:06 -0400
committerfang642024-04-20 02:23:06 -0400
commit4744e49cd861b84fa80b341bd6ff66f673a811ac (patch)
tree972bc1a891d3c60c5b1dc1282ccba78dfd145fc2
parent04dca1bf6bd9c75e47eff265ae42b85ca7d78ebd (diff)
downloadaur-4744e49cd861b84fa80b341bd6ff66f673a811ac.tar.gz
v3.07-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ebc0f65d598..618503cd4285 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hamclock-big
pkgdesc = Clock and world map with extra features for amateur radio (1600x960 version)
- pkgver = 3.06
+ pkgver = 3.07
pkgrel = 1
url = https://clearskyinstitute.com/ham/HamClock
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = hamclock-big
depends = libxcb
provides = hamclock
conflicts = hamclock
- source = https://github.com/kj7rrv/hamclock/archive/refs/tags/v3.06.tar.gz
- sha256sums = 2332f2d890002c0a80d418d9bb4233fcbdb1c70330e50fbefc25af4a43b4ed8e
+ source = https://github.com/kj7rrv/hamclock/archive/refs/tags/v3.07.tar.gz
+ sha256sums = 014f108c31eab30ad260b6c9f006c8668b824924fa566f996ae6ef95678666cd
pkgname = hamclock-big
diff --git a/PKGBUILD b/PKGBUILD
index e7cfdc2db708..4dd9f05a6e61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Roy Williams <fang64@gmail.com>
pkgname=hamclock-big
-pkgver=3.06
+pkgver=3.07
pkgrel=1
epoch=
pkgdesc="Clock and world map with extra features for amateur radio (1600x960 version)"
@@ -23,7 +23,7 @@ install=
changelog=
source=("https://github.com/kj7rrv/hamclock/archive/refs/tags/v$pkgver.tar.gz")
noextract=()
-sha256sums=('2332f2d890002c0a80d418d9bb4233fcbdb1c70330e50fbefc25af4a43b4ed8e')
+sha256sums=('014f108c31eab30ad260b6c9f006c8668b824924fa566f996ae6ef95678666cd')
validpgpkeys=()
prepare() {