summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwenLiangcan2015-09-29 20:12:57 +0800
committerwenLiangcan2015-09-29 20:12:57 +0800
commit0d9db0899e5b52d74b6cfc68734fc5ec6f510eea (patch)
tree10b37d4aaa5761f738b5daf82a4e346fbd318832 /PKGBUILD
parent942cdeeee2293acd236e8c1bc2103727add5536b (diff)
downloadaur-0d9db0899e5b52d74b6cfc68734fc5ec6f510eea.tar.gz
douban.fm 0.4.2-1.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23764a3010e6..4a0eb353a988 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: wenLiangcan <boxeed at gmail dot com>
pkgname=douban.fm
-pkgver=0.4.1
+pkgver=0.4.2
pkgrel=1
pkgdesc="a tiny and smart cli player of douban.fm based on Python"
url="https://github.com/taizilongxu/douban.fm"
@@ -11,7 +11,7 @@ optdepends=('libnotify: for desktop notification')
license=('MIT')
arch=('any')
source=("https://pypi.python.org/packages/source/d/douban.fm/douban.fm-${pkgver}.tar.gz")
-md5sums=('d652f438f2b94d49905334dde1bc483c')
+md5sums=('5e8345cc2a107537e15a1f4dea55f475')
package() {
cd "${srcdir}/douban.fm-${pkgver}"