summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Gregoratto2018-05-21 23:42:40 +1000
committerStephen Gregoratto2018-05-21 23:42:40 +1000
commitf1cf3bea0358acde807357379cf20e4770e0a522 (patch)
treee9015ccef5e943f0cc72623bb1c40cf0b75b7dd1
parent4d99acbfb7357118a51bc816f625e71b3129a5e4 (diff)
downloadaur-f1cf3bea0358acde807357379cf20e4770e0a522.tar.gz
Change descrition
-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')