summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHusam Bilal2019-05-28 01:43:40 +0300
committerHusam Bilal2019-05-28 01:43:40 +0300
commit7e1bd099a2c7850376ff4e7818c98555c739ecb5 (patch)
treed0f01ca87ae17622d6f0da44ff7daeb170b18c3a /PKGBUILD
parent253a969c8e3649d24424c8b1e9f74b1b80cca3c1 (diff)
downloadaur-7e1bd099a2c7850376ff4e7818c98555c739ecb5.tar.gz
updated version to 0.11.0 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a6f723e139c..9de0c6fba527 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Husam Bilal <husam212 AT gmail DOT com>
+# Maintainer: Husam Bilal <me@husam.dev>
pkgname="museeks-bin"
_pkgname="museeks"
-pkgver="0.10.1"
+pkgver="0.11.0"
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=("47a7815d180fbdd9025c349818f6677d")
-[ "$CARCH" = "i686" ] && md5sums=("a4568902e47983afae3cc51d61bf18ad")
+md5sums=("76a46ea2257bc865173374b6a2305148")
+[ "$CARCH" = "i686" ] && md5sums=("7c0d30b1277c7bacf1f2a138ab089200")
source=("https://github.com/KeitIG/museeks/releases/download/${pkgver}/museeks-${CARCH}.rpm")