summarylogtreecommitdiffstats
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 4b398af3e304..64d29713aaad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname="museeks-bin"
_pkgname="museeks"
-pkgver="0.9.2"
+pkgver="0.9.3"
pkgrel="1"
pkgdesc="A lightweight and cross-platform music player."
arch=("x86_64" "i686")
@@ -12,8 +12,8 @@ depends=("gtk2" "cairo" "freetype2" "fontconfig" "gconf" "nss" "alsa-lib" "ttf-f
provides=("museeks")
conflicts=("museeks" "museeks-git")
-md5sums=("d936c2a16b9ea628f2f799063622ea45")
-[ "$CARCH" = "i686" ] && md5sums=("9a31dd59937079148cfb2b50074cbd26")
+md5sums=("88811cf2d289fe33bbd172ffd7916f0c")
+[ "$CARCH" = "i686" ] && md5sums=("6d90fc305217360835ec48afc1a86427")
source=("https://github.com/KeitIG/museeks/releases/download/${pkgver}/museeks-${CARCH}.rpm")