aboutsummarylogtreecommitdiffstats
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 bb4e267d289e..cae6f1a8eac6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Frantic1048 <dev_frantic1048@163.com>
+# Maintainer: Frantic1048 <Archer@frantic1048.com>
pkgname=kreogist-mu
-pkgver='0.9'
+pkgver='0.9.1'
pkgrel=1
epoch=1
pkgdesc="Fantastic cross-platform music manager.based on Qt5"
@@ -23,7 +23,7 @@ optdepends=(
)
changelog=$pkgname.changelog
source=("https://github.com/frantic1048/mu-archlinux/releases/download/$pkgver/$pkgname-$pkgver-$arch.7z")
-md5sums=('69502d653bb9634d308949513e43725b')
+md5sums=('b48cecd8b376c413f05ec0647f739fd4')
package() {
cd "$pkgname-$pkgver-$arch"