summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Löthberg2014-05-18 16:18:07 +0200
committerJohannes Löthberg2015-06-08 12:19:15 +0200
commitbe780ce7ee48860bc6c2291508a0870983cf2b37 (patch)
tree3ebd877175cff817bc291265dff914c4cbd42125 /PKGBUILD
parentcb0351ec9c3cc81f6e62f80da3e862b82fab0242 (diff)
downloadaur-be780ce7ee48860bc6c2291508a0870983cf2b37.tar.gz
np1-mps: updpkg, 0.20.02 → 0.20.14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17cf8c67f7e5..53204c682374 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Johannes Löthberg <johannes@kyriasis.com>
pkgname=np1-mps
-pkgver=0.20.02
-pkgrel=2
+pkgver=0.20.14
+pkgrel=1
pkgdesc="Terminal based jukebox with playlist management"
arch=('any')
url='https://github.com/np1/mps'
@@ -12,7 +12,7 @@ optdepends=('mpv: Alternative to mplayer for playback'
'mplayer: Alternative to mpv for playback')
install=np1-mps.install
source=("https://github.com/np1/mps/archive/v$pkgver.tar.gz")
-md5sums=('32f7939c7b082f5867b874308b377eb8')
+sha256sums=('0a78a01a923ab230ffc4d09ee302cbaae6cb4c68cb0d924137e58de8224bcdf3')
package() {
cd mps-$pkgver