diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-02-27 20:35:58 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-06-08 12:21:09 +0200 |
commit | 50a3b77b925c4a7678fbc4769c3b273e8ac61d4e (patch) | |
tree | 57e4a92d67a6253b4fb356bb537ce52273e749e8 /PKGBUILD | |
parent | 3a35d17325063b88191a79fe6239166dcec93efb (diff) | |
download | pkgbuilds-50a3b77b925c4a7678fbc4769c3b273e8ac61d4e.tar.xz |
np1-mps{,-git}: Forgot to change the description -.-
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ pkgname=np1-mps-git pkgver=git -pkgrel=1 -pkgdesc="Terminal based YouTube jukebox with playlist management" +pkgrel=2 +pkgdesc="Terminal based jukebox with playlist management" arch=('any') url='https://github.com/np1/mps' license=('GPL3') |