summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author8BitSloth2024-03-13 23:11:23 -0400
committer8BitSloth2024-03-13 23:11:23 -0400
commitcfd88eceade4b9c8760578b320c80ce627088c3b (patch)
tree1e3c403f1df4d579f1161f46f7b104100beff853
parenteb095ec91b0087bfe5c3842b9e8ceb81941407ad (diff)
downloadaur-cfd88eceade4b9c8760578b320c80ce627088c3b.tar.gz
Correct icon location.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 314d7d403b33..fd4155e00321 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = respeqt-git
pkgdesc = RespeQt emulates Atari SIO peripherals when connected to an Atari 8-bit computer with an SIO2PC cable.
pkgver = r5.4RC3.r2.g48bdc24
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/josch1710/RespeQt
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index a546a12e48be..90c3be1e96c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=RespeQt
pkgbase=respeqt-git
pkgname=respeqt-git
pkgver=r5.4RC3.r2.g48bdc24
-pkgrel=1
+pkgrel=2
pkgdesc="RespeQt emulates Atari SIO peripherals when connected to an Atari 8-bit computer with an SIO2PC cable."
url="https://github.com/josch1710/RespeQt"
arch=('i686' 'x86_64' 'aarch64')