aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrantic10482016-05-22 23:39:09 +0800
committerfrantic10482016-05-22 23:39:09 +0800
commit3899febd2686aa0b5b7e1fae4da7a8666cd16548 (patch)
tree9355e3b530ef62a688a03598b0095671741e8a89
parente6de431878032b0f94f27a81351e5bbc49b416c1 (diff)
downloadaur-3899febd2686aa0b5b7e1fae4da7a8666cd16548.tar.gz
0.9.9.2:1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD7
-rw-r--r--kreogist-mu.changelog29
3 files changed, 37 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c8e9df531b8..8c1f6fea485c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Apr 5 10:42:28 UTC 2016
+# Sun May 22 15:38:56 UTC 2016
pkgbase = kreogist-mu
pkgdesc = Fantastic cross-platform music manager.based on Qt5
- pkgver = 0.9.9.1
+ pkgver = 0.9.9.2
pkgrel = 1
epoch = 1
url = https://kreogist.github.io/Mu/
@@ -23,10 +23,10 @@ pkgbase = kreogist-mu
optdepends = gst-plugins-good: good plugin libraries
optdepends = gst-plugins-bad: bad plugin libraries
optdepends = gst-plugins-ugly: ugly plugin libraries
- source = https://github.com/Kreogist/mu-archlinux/releases/download/0.9.9.1.1/kreogist-mu-resource.tar.gz
- source = https://codeload.github.com/Kreogist/Mu/tar.gz/0.9.9.1
- sha224sums = 1f0247a0f08cffc062f80ca68fa5e24c64c16d559aade32524d66cc3
- sha224sums = 2a9d7ee064b5d8623691a0bcd0047ae876e7aaaab77bdfad4e9e23fe
+ source = https://github.com/Kreogist/mu-archlinux/releases/download/0.9.9.2.1/kreogist-mu-resource.tar.gz
+ source = https://codeload.github.com/Kreogist/Mu/tar.gz/0.9.9.2
+ sha224sums = 53e9b221cca7f106b900404233b166fdba8cfc3a66526f67586e96d5
+ sha224sums = bd3bb80f83dcfb8d988ade32787ee698a9b62cbfdf0cd8a29ff6ab2f
pkgname = kreogist-mu
diff --git a/PKGBUILD b/PKGBUILD
index 1f1a7bacb9d4..6693e53d9cc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Frantic1048 <archer@frantic1048.com>
pkgname=kreogist-mu
-pkgver='0.9.9.1'
+pkgver='0.9.9.2'
pkgrel=1
epoch=1
pkgdesc="Fantastic cross-platform music manager.based on Qt5"
@@ -37,10 +37,7 @@ source=(
"https://codeload.github.com/Kreogist/Mu/tar.gz/$pkgver"
)
-sha224sums=(
- '1f0247a0f08cffc062f80ca68fa5e24c64c16d559aade32524d66cc3'
- '2a9d7ee064b5d8623691a0bcd0047ae876e7aaaab77bdfad4e9e23fe'
-)
+sha224sums=('53e9b221cca7f106b900404233b166fdba8cfc3a66526f67586e96d5' 'bd3bb80f83dcfb8d988ade32787ee698a9b62cbfdf0cd8a29ff6ab2f')
build() {
mkdir -p $srcdir/Mu-build
diff --git a/kreogist-mu.changelog b/kreogist-mu.changelog
index f23632b13fdd..925c1dd68c92 100644
--- a/kreogist-mu.changelog
+++ b/kreogist-mu.changelog
@@ -1,3 +1,32 @@
+0.9.9.2
+
+This is a minor update version from 0.9.9.1. Due to the exams and useless papers from someone's university, like COMP2410 and COMP3120 :(, this update should come much earlier.
+
+In this version, we add a few new features for user friendly, and update the cloud API. There's also a few bugs affect under Windows and OS X. The update log is below.
+
+ New scroll bar for album view, all tree view and list view.
+ Mini Player is now support for multiple display maganet border.
+ Mini Player is now support for multiple display position recovery.
+ Message box is now support for multiple display.
+ Labels in detail info dialog is now support selection.
+ Add download lyrics option for current playing song.
+ Add remove button for playlists.
+ Main Player and Mini Player now support drag and drop.
+ Support close button for Mini player under OS X.
+ Forget password is now working.
+ Update the Kreogist Account API to the latest version.
+ Tweak the menu style for OS X 10.10 and later.
+ Fixed the mini player movable problem on OS X 10.10 and later.
+ Fixed the memory leaking under Windows and OS X.
+ Fixed the potential password attack for simply input the Hash result.
+
+A news about 1.0, we are now facing some problem with online music playing. We have to do some research in this area. If any of you are expert of this area, knows how to build a online music player cross-platform using C++, please contact us via kreogistdevteam@126.com.
+
+Hope you can enjoy the new version μ!
+
+〜μ'sic Forever♪♪♪♪♪♪♪♪♪〜
+
+
0.9.9.1
This is a bug fixed version of 0.9.9, it fixed several critical bugs.