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 f0d7c30168d5..d1c96b7361b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas Weißschuh <thomas_weissschuh lavabit com>
pkgname=mpdris2
-pkgver=0.3
+pkgver=0.4
pkgrel=1
pkgdesc="MPRIS2 support for MPD"
url="https://github.com/eonpatapon/mpDris2"
@@ -9,7 +9,7 @@ arch=('x86_64' 'i686')
license=('GPL3')
depends=('python2-dbus' 'python2-gobject' 'python2-mpd')
makedepends=('intltool')
-source=("https://github.com/downloads/eonpatapon/mpDris2/mpDris2-${pkgver}.tar.gz")
+source=("http://mpdris2.patapon.info/mpDris2-${pkgver}/mpDris2-${pkgver}.tar.gz")
build() {
cd "${srcdir}/mpDris2-${pkgver}"
@@ -22,4 +22,4 @@ package() {
cd "${srcdir}/mpDris2-${pkgver}"
make DESTDIR="$pkgdir" install
}
-sha512sums=('b43f10fcb951bcda1f3b110ec04acbaf53118811855fca9c0b6875f04c30bb42bd6064a32a81c428f90650c2270f1da13cffd379ef5ed1a9c099bfd8f40a8f32')
+sha512sums=('0bf52459844fec5b47ace79090abe7fe87456b162d4a6ca9181ce52526cdad4506de2e9745a68b4d2d074b06a5c187388b3db67438e80001c01e27baeb487dee')