[arch-commits] Commit in dleyna-renderer/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Tue Nov 2 23:49:41 UTC 2021
Date: Tuesday, November 2, 2021 @ 23:49:41
Author: heftig
Revision: 427033
0.7.2-1
Modified:
dleyna-renderer/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-02 23:47:21 UTC (rev 427032)
+++ PKGBUILD 2021-11-02 23:49:41 UTC (rev 427033)
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
pkgname=dleyna-renderer
-pkgver=0.7.1
+pkgver=0.7.2
pkgrel=1
pkgdesc="Library to discover and manipulate Digital Media Renderers"
url="https://github.com/phako/dleyna-renderer"
@@ -9,7 +9,7 @@
license=(LGPL2.1)
depends=(dleyna-connector-dbus gupnp-av gupnp-dlna libsoup)
makedepends=(git meson docbook-xsl)
-_commit=1c150810f7c307f1a8cdeea530bfeb97fd7f5d03 # tags/v0.7.1^0
+_commit=a6fb8c077aba1465d978174f91d17b3dcfc87cd4 # tags/v0.7.2^0
source=("git+https://github.com/phako/dleyna-renderer#commit=$_commit")
sha256sums=('SKIP')
@@ -20,9 +20,6 @@
prepare() {
cd $pkgname
-
- # Fix parsing of empty DIDL response
- git cherry-pick -n 92b53e1ba868c717227bdb60e9754ad37dae5cd0
}
build() {
More information about the arch-commits
mailing list