summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPeter Lamby2018-06-26 20:25:48 +0200
committerPeter Lamby2018-06-26 20:25:48 +0200
commit4bf69794f5f428b44899dcc9a10ab4685f353222 (patch)
treef490cb2b38d04e32db55d8bb1fa5a469dd6d41b5 /PKGBUILD
parent208db490725ae86269e27117e272b5d4c8ca5942 (diff)
downloadaur-4bf69794f5f428b44899dcc9a10ab4685f353222.tar.gz
New upstream version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a05ed52d63fb..d5b1c779522c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Peter Lamby <peterlamby@web.de>
pkgname=deadbeef-mpris2-plugin
-pkgver=1.10
+pkgver=1.11
pkgrel=1
pkgdesc="MPRISv2 plugin for the DeaDBeeF music player"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ depends=('glib2' 'deadbeef' )
conflicts=('deadbeef-mpris-plugin')
options=('!libtool')
source=(https://github.com/Serranya/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz)
-md5sums=('4a60dd2beb18e4c557db92e1d21d508a')
+md5sums=('03923767ea3d5e7fc8ddd8c4af93b311')
build() {
cd "${srcdir}/deadbeef-${pkgver}"