summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author8BitSloth2018-02-21 17:47:00 -0500
committer8BitSloth2018-02-21 17:47:00 -0500
commit75bda084c664294ff4ac8f29fbb1bac184ab9e68 (patch)
treee1412901bdaca8692d11963b73eaf3342d066d18
parentd6d5e67ae0af109c97c188343c1c783a9fce6869 (diff)
downloadaur-75bda084c664294ff4ac8f29fbb1bac184ab9e68.tar.gz
Updated to r4.r4.g2e50a40.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4638165d5ed7..6876201fef1c 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 = r3.r72.g2b777b8
- pkgrel = 1
+ pkgver = r4.r4.g2e50a40
+ pkgrel = 5
url = https://github.com/jzatarski/RespeQt
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index fe6cab150390..88cc77adda63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
# Maintainer: Jamie Christian <itschristian at gmail dot com>
+
_pkgname=RespeQt
pkgbase=respeqt-git
pkgname=respeqt-git
-pkgver=r3.r72.g2b777b8
-pkgrel=1
+pkgver=r4.r4.g2e50a40
+pkgrel=5
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')