aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrantic10482015-11-29 13:48:43 +0800
committerfrantic10482015-11-29 13:48:43 +0800
commitcbbdb76ceeeb5a08996d267c8ada170d99e35bef (patch)
tree744c1bd3c19e8e56d3ea120da6f07cc9209a0ab3 /PKGBUILD
parentbe88bad9da9ee2c3254979991faffb6be73300dc (diff)
downloadaur-cbbdb76ceeeb5a08996d267c8ada170d99e35bef.tar.gz
0.9.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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"