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 64d29713aaad..995402fd82b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname="museeks-bin"
_pkgname="museeks"
-pkgver="0.9.3"
+pkgver="0.9.4"
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=("88811cf2d289fe33bbd172ffd7916f0c")
-[ "$CARCH" = "i686" ] && md5sums=("6d90fc305217360835ec48afc1a86427")
+md5sums=("ef150449d0055ccc44b064456a78916c")
+[ "$CARCH" = "i686" ] && md5sums=("70b9838670f66bcbee3e23f47d125d3b")
source=("https://github.com/KeitIG/museeks/releases/download/${pkgver}/museeks-${CARCH}.rpm")