summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5328abbed232..634d4e02fd8b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = duckstation-git
- pkgdesc = A Sony PlayStation (PSX), focusing on playability, speed, and long-term maintainability
- pkgver = 0.1.r1239.e6bd658
- pkgrel = 2
+ pkgdesc = A Sony PlayStation (PSX) emulator, focusing on playability, speed, and long-term maintainability
+ pkgver = 0.1.r1249.d1e841f
+ pkgrel = 1
url = https://github.com/stenzek/duckstation
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index 168508d31f85..b9a027c4e6b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
pkgname=duckstation-git
-pkgver=0.1.r1239.e6bd658
-pkgdesc='A Sony PlayStation (PSX), focusing on playability, speed, and long-term maintainability'
-pkgrel=2
+pkgver=0.1.r1249.d1e841f
+pkgdesc='A Sony PlayStation (PSX) emulator, focusing on playability, speed, and long-term maintainability'
+pkgrel=1
arch=('x86_64' 'aarch64')
url="https://github.com/stenzek/duckstation"
license=('GPLv3')