summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 137d91b1e75a..a8f4e8ce8cbe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = psgplay-git
pkgdesc = Music player and emulator for the Atari ST Programmable Sound Generator (PSG) YM2149 and files in the SNDH archive.
- pkgver = 0.3
+ pkgver = 0.6
pkgrel = 1
url = https://github.com/frno7/psgplay
arch = i686
@@ -17,4 +17,3 @@ pkgbase = psgplay-git
sha256sums = SKIP
pkgname = psgplay-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 370bdd1513f0..794814823adb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=psgplay-git
_pkgname=psgplay
-pkgver=0.3
+pkgver=0.6
pkgrel=1
pkgdesc="Music player and emulator for the Atari ST Programmable Sound Generator (PSG) YM2149 and files in the SNDH archive."
arch=('i686' 'x86_64' 'armv7h' 'armv8' 'riscv32' 'riscv64')