]> git.pld-linux.org Git - packages/ncmpc.git/commitdiff
up to 0.37 auto/th/ncmpc-0.37-1
authorJan Palus <atler@pld-linux.org>
Fri, 24 Jan 2020 16:45:54 +0000 (17:45 +0100)
committerJan Palus <atler@pld-linux.org>
Fri, 24 Jan 2020 16:45:54 +0000 (17:45 +0100)
ncmpc.spec

index 76b9153f5e6cb5a96b1976d99ca62a35b93ea267..7dc402e6354a0a4a4659a2603d910ce960e7facb 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Curses client for Music Player Daemon
 Summary(pl.UTF-8):     Klient curses dla demona MPD
 Name:          ncmpc
-Version:       0.36
+Version:       0.37
 Release:       1
 License:       GPL v2+
 Group:         Applications/Sound
 Source0:       http://www.musicpd.org/download/ncmpc/0/%{name}-%{version}.tar.xz
-# Source0-md5: 88ef948f4e5201c1860069de9267a7c2
+# Source0-md5: 2a5a0b474cb15dc999f408531e900f82
 URL:           http://mpd.wikia.com/wiki/Client:Ncmpc
 BuildRequires: boost-devel
 BuildRequires: gcc-c++ >= 6:5
@@ -38,6 +38,8 @@ playlistami i sterowania MPD za pomocą pilota.
 
 %prep
 %setup -q
+       
+%{__sed} -i -e '1 s,^#!.*bin/env ruby,#!%{__ruby},' lyrics/20-lyricwiki.rb
 
 %build
 %meson build \
This page took 0.12333 seconds and 4 git commands to generate.