summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author8BitSloth2020-04-22 15:00:13 -0400
committer8BitSloth2020-04-22 15:00:13 -0400
commit97b7a207e53317b09c260b37bd62f75e1a43fe6d (patch)
tree177b8d97c903a026028a7668f6a5d4c8e5fc599e
parent75bda084c664294ff4ac8f29fbb1bac184ab9e68 (diff)
downloadaur-97b7a207e53317b09c260b37bd62f75e1a43fe6d.tar.gz
Changed to RespeQt/RespeQt.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6876201fef1c..baf219b56e2f 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 = r4.r4.g2e50a40
- pkgrel = 5
+ pkgver = r5.3.r5.ge1b1eca
+ pkgrel = 1
url = https://github.com/jzatarski/RespeQt
arch = i686
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = respeqt-git
depends = glibc
depends = hicolor-icon-theme
depends = qt5-serialport
- source = RespeQt::git+https://github.com/jzatarski/RespeQt
+ source = RespeQt::git+https://github.com/RespeQt/RespeQt
md5sums = SKIP
pkgname = respeqt-git
diff --git a/PKGBUILD b/PKGBUILD
index 88cc77adda63..3b5e002a6dc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
_pkgname=RespeQt
pkgbase=respeqt-git
pkgname=respeqt-git
-pkgver=r4.r4.g2e50a40
-pkgrel=5
+pkgver=r5.3.r5.ge1b1eca
+pkgrel=1
pkgdesc="RespeQt emulates Atari SIO peripherals when connected to an Atari 8-bit computer with an SIO2PC cable."
url="https://github.com/jzatarski/RespeQt"
arch=('i686' 'x86_64')
license=('GPL2')
depends=('zlib' 'qt5-base' 'glibc' 'hicolor-icon-theme' 'qt5-serialport')
makedepends=('git' 'qt5-tools')
-source=("$_pkgname::git+https://github.com/jzatarski/RespeQt")
+source=("$_pkgname::git+https://github.com/RespeQt/RespeQt")
md5sums=('SKIP')
pkgver() {