aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17cf8c6..53204c6 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