Skip to content

Commit

Permalink
v3.4.6-1 built for arch
Browse files Browse the repository at this point in the history
  • Loading branch information
LiuLang committed Nov 11, 2014
2 parents ece0a6b + 530b3e1 commit a596a3c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions build_arch/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@
# This PKGBUILD published with the GPLv3 license

pkgname=kwplayer
<<<<<<< HEAD
pkgver=3.3.7
=======
pkgver=3.4.6
>>>>>>> 530b3e14b3c1d9a92e0ab7be1c3020085decf0fd
pkgrel=1
pkgdesc='An elegant music player which can get songs from kuwo.cn'
arch=('any')
Expand All @@ -13,7 +17,11 @@ url="https://github.com/LiuLang/kwplayer"
depends=('python>=3.3' 'python-dbus' 'python-gobject' 'gstreamer' 'gst-libav' 'gst-plugins-base' 'gst-plugins-good' 'gst-plugins-ugly' 'gnome-icon-theme-symbolic')
optdepends=('python-mutagenx: convert ID3 tag from GBK to UTF-8' 'leveldb: local cache database' 'plyvel: python3 binding of leveldb' 'python-xlib: X11 library for python' 'python-keybinder: to support global keyboard shortcuts')
source=("https://pypi.python.org/packages/source/k/kwplayer/${pkgname}-${pkgver}.tar.gz")
<<<<<<< HEAD
md5sums=('8f4f702f90a380094b4d0df717266340')
=======
md5sums=('91415ec957df4d5a81f041cbd64d4834')
>>>>>>> 530b3e14b3c1d9a92e0ab7be1c3020085decf0fd

build() {
cd "${srcdir}/${pkgname}-${pkgver}"
Expand Down
Binary file removed kwplayer-3.3.5-1-any.pkg.tar.xz
Binary file not shown.
Binary file added kwplayer-3.4.6-1-any.pkg.tar.xz
Binary file not shown.

0 comments on commit a596a3c

Please sign in to comment.