summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38eae332de9b..01992e5b5abd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = adlmidi-git
- pkgdesc = Commandline program that plays MIDI via software OPL3 emulation
+ pkgdesc = CLI MIDI player using OPL3 emulation
pkgver = 1.2.6
pkgrel = 1
url = https://bisqwit.iki.fi/source/adlmidi.html
diff --git a/PKGBUILD b/PKGBUILD
index b8c76c74ffe3..0e0ae34dedf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Stephen Gregoratto <themanhimself@sgregoratto.me>
+# Maintainer: Stephen Gregoratto <themanhimself at sgregoratto dot me>
pkgname=adlmidi-git
-pkgdesc="Commandline program that plays MIDI via software OPL3 emulation"
+pkgdesc="CLI MIDI player using OPL3 emulation"
pkgrel=1
pkgver=1.2.6
arch=('i686' 'x86_64')