summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7daaabd05b7f..a54faf434475 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,9 @@
pkgbase = myriacat
pkgdesc = Linux audio spectrum analyzer with VLF SDR
pkgver = 1.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/myriacat/myriacat
arch = x86_64
- arch = arm64
license = custom
source = https://github.com/myriacat/myriacat/releases/download/v1.2/myriacat_1.2.tar.gz
sha256sums = 76553279c6d0c6f5300a925b3b9eff463e61998d369414c16bda6eb64b25c8cb
diff --git a/PKGBUILD b/PKGBUILD
index c2060f7f1e9f..5f94ef44d0b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=myriacat
pkgver=1.2
-pkgrel=1
+pkgrel=2
pkgdesc='Linux audio spectrum analyzer with VLF SDR'
-arch=('x86_64' 'arm64')
+arch=('x86_64')
url='https://github.com/myriacat/myriacat'
license=('custom')