aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrantic10482015-11-29 13:48:43 +0800
committerfrantic10482015-11-29 13:48:43 +0800
commitcbbdb76ceeeb5a08996d267c8ada170d99e35bef (patch)
tree744c1bd3c19e8e56d3ea120da6f07cc9209a0ab3
parentbe88bad9da9ee2c3254979991faffb6be73300dc (diff)
downloadaur-cbbdb76ceeeb5a08996d267c8ada170d99e35bef.tar.gz
0.9.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
-rw-r--r--kreogist-mu.changelog8
3 files changed, 15 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b2cf0b9a7dd..bd8d1e053cd4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = kreogist-mu
pkgdesc = Fantastic cross-platform music manager.based on Qt5
- pkgver = 0.9.1
- pkgrel = 2
+ pkgver = 0.9.2
+ pkgrel = 1
epoch = 1
url = https://kreogist.github.io/Mu/
changelog = kreogist-mu.changelog
@@ -16,8 +16,8 @@ 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/frantic1048/mu-archlinux/releases/download/0.9.1/kreogist-mu-0.9.1-x86_64.7z
- md5sums = bb879a7a837a7a6462a43e304c11db65
+ source = https://github.com/frantic1048/mu-archlinux/releases/download/0.9.2/kreogist-mu-0.9.2-x86_64.7z
+ md5sums = abbe752b7e9a608cbe52933267fefba7
pkgname = kreogist-mu
diff --git a/PKGBUILD b/PKGBUILD
index a36d2959977f..41b65e10e4ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Frantic1048 <Archer@frantic1048.com>
pkgname=kreogist-mu
-pkgver='0.9.1'
-pkgrel=2
+pkgver='0.9.2'
+pkgrel=1
epoch=1
pkgdesc="Fantastic cross-platform music manager.based on Qt5"
changelog="kreogist-mu.changelog"
@@ -23,7 +23,7 @@ optdepends=(
)
changelog=$pkgname.changelog
source=("https://github.com/frantic1048/mu-archlinux/releases/download/$pkgver/$pkgname-$pkgver-$arch.7z")
-md5sums=('bb879a7a837a7a6462a43e304c11db65')
+md5sums=('abbe752b7e9a608cbe52933267fefba7')
package() {
cd "$pkgname-$pkgver-$arch"
diff --git a/kreogist-mu.changelog b/kreogist-mu.changelog
index f23c2e8a695f..174a8c2fbd48 100644
--- a/kreogist-mu.changelog
+++ b/kreogist-mu.changelog
@@ -1,3 +1,11 @@
+0.9.2:
+
+This is a Linux enhanced version, and it's a major update.
+Widget player is added in this version. And also support a new lyrics server. Now it can match many lyrics perfectly.
+For this version, the default backend under Linux will switch from Phonon to GStreamer for better performance but also less bug.
+Happy Linux!
+
+
0.9.1:
- Retina Display support for Mac OS X and even all other platforms.