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 78fe37d41208..bb4e267d289e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Frantic1048 <dev_frantic1048@163.com>
pkgname=kreogist-mu
-pkgver='0.8'
-pkgrel=10
+pkgver='0.9'
+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=('ef52dc72deacb1286f5ad221dfeb24c2')
+md5sums=('69502d653bb9634d308949513e43725b')
package() {
cd "$pkgname-$pkgver-$arch"