summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9d87f3c7962..98cff415a493 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = museeks-bin
pkgdesc = A lightweight and cross-platform music player.
- pkgver = 0.11.3
+ pkgver = 0.11.4
pkgrel = 1
url = http://museeks.io
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = museeks-bin
provides = museeks
conflicts = museeks
conflicts = museeks-git
- source = https://github.com/KeitIG/museeks/releases/download/0.11.3/museeks-x86_64.rpm
+ source = https://github.com/KeitIG/museeks/releases/download/0.11.4/museeks-x86_64.rpm
md5sums = ab726bebb3bdab3232dc548ccf7cc4e9
pkgname = museeks-bin
diff --git a/PKGBUILD b/PKGBUILD
index a4f9c4bf8d12..1042d6edafec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname="museeks-bin"
_pkgname="museeks"
-pkgver="0.11.3"
+pkgver="0.11.4"
pkgrel="1"
pkgdesc="A lightweight and cross-platform music player."
arch=("x86_64" "i686")