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 e78b7e93c26d..1a6f723e139c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname="museeks-bin"
_pkgname="museeks"
-pkgver="0.10.0"
+pkgver="0.10.1"
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=("4c7eec87e5b4c9b0c1516f1e4d7529c3")
-[ "$CARCH" = "i686" ] && md5sums=("c856837aad5f4c5212e1dae54767dacf")
+md5sums=("47a7815d180fbdd9025c349818f6677d")
+[ "$CARCH" = "i686" ] && md5sums=("a4568902e47983afae3cc51d61bf18ad")
source=("https://github.com/KeitIG/museeks/releases/download/${pkgver}/museeks-${CARCH}.rpm")