diff options
author | Tércio Martins | 2020-10-11 19:10:42 -0300 |
---|---|---|
committer | Tércio Martins | 2020-10-11 19:10:42 -0300 |
commit | 969e6b112d9606ce71a55e3058fdff085f828233 (patch) | |
tree | de9ffdd2f13b856f56478ef5c09cda8fdd31c7f2 /PKGBUILD | |
parent | 2888c5712642962947f0f33a19fcfdd47406021e (diff) | |
download | aur-969e6b112d9606ce71a55e3058fdff085f828233.tar.gz |
Update package description
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ pkgname=sdltrs pkgver=1.2.13 pkgrel=1 arch=('i686' 'pentium4' 'x86_64') -pkgdesc="TRS-80 Model I/III/4/4P emulator (with software rendering)" +pkgdesc="TRS-80 Model I/III/4/4P emulator" url="https://gitlab.com/jengun/sdltrs" license=('BSD') depends=('hicolor-icon-theme' 'sdl2') |