summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2024-03-31 11:36:24 -0600
committernot_anonymous2024-03-31 11:36:24 -0600
commit73feb7c80c8ae5808ce1dd5520598ca49ee15762 (patch)
tree7d29dd1dbad361ba8f46b8299a0590cabe17004f
parenta4eff3229888b6d6919cbd8c76d54829d6fe53c5 (diff)
downloadaur-hamrs-appimage.tar.gz
Updated
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb99f8d40d29..fabb127f012f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hamrs-appimage
pkgdesc = Ham Radio portable logger tailored for activities like Parks on the Air, Field Day, and others.
- pkgver = 1.0.6
+ pkgver = 1.0.7
pkgrel = 1
url = https://hamrs.app/
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = hamrs-appimage
provides = hamrs
conflicts = hamrs
options = !strip
- source = https://hamrs-releases.s3.us-east-2.amazonaws.com/1.0.6/hamrs-1.0.6-linux-x86_64.AppImage
- md5sums = 8ffeb9c5ba99158c94e409c5c5f383d2
- sha256sums = d234be158780c36cdc4f284bc2aaf775e406e2fde7bd9245d613f60a3b5a1795
+ source = https://hamrs-releases.s3.us-east-2.amazonaws.com/1.0.7/hamrs-1.0.7-linux-x86_64.AppImage
+ md5sums = ec375d555cee5e9f7883f2b350d171b9
+ sha256sums = b69969ed3003bdbc64939a816f8738ce6e26af3ad5b56fd65548e2a250412477
pkgname = hamrs-appimage
diff --git a/PKGBUILD b/PKGBUILD
index b64438099077..428b60804399 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=hamrs-appimage
_pkgname=hamrs
_install_path="/opt/appimages"
-pkgver=1.0.6
+pkgver=1.0.7
pkgrel=1
pkgdesc="Ham Radio portable logger tailored for activities like Parks on the Air, Field Day, and others."
arch=('x86_64')
@@ -34,5 +34,5 @@ package() {
install -Dm644 "$srcdir/squashfs-root/LICENSE.electron.txt" -t "$pkgdir/usr/share/licenses/$pkgname"
}
-md5sums=('8ffeb9c5ba99158c94e409c5c5f383d2')
-sha256sums=('d234be158780c36cdc4f284bc2aaf775e406e2fde7bd9245d613f60a3b5a1795')
+md5sums=('ec375d555cee5e9f7883f2b350d171b9')
+sha256sums=('b69969ed3003bdbc64939a816f8738ce6e26af3ad5b56fd65548e2a250412477')