fluidsynth:ver.bump

This commit is contained in:
Rmys
2018-08-07 10:38:01 +03:00
parent 9f28806a40
commit 26aff64d45
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -21,4 +21,4 @@ def build():
def install():
cmaketools.install()
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README", "THANKS", "TODO")
pisitools.dodoc("AUTHORS", "ChangeLog", "NEWS", "README*", "THANKS", "TODO")
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A realtime software synthesizer</Summary>
<Description>FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications.</Description>
<Archive sha1sum="1d45fc3263d85f867efd809bdacb5d6116243c35" type="tarbz2">mirrors://sourceforge/fluidsynth/fluidsynth-1.1.6/fluidsynth-1.1.6.tar.bz2</Archive>
<Archive sha1sum="e86a98b7a09d60e29edcb10f87da6433b2d0c485" type="targz">https://github.com/FluidSynth/fluidsynth/archive/v1.1.11.tar.gz</Archive>
<BuildDependencies>
<Dependency>lash-devel</Dependency>
<Dependency>alsa-lib-devel</Dependency>
@@ -61,6 +61,13 @@
</Package>
<History>
<Update release="4">
<Date>2018-08-07</Date>
<Version>1.1.11</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-02-18</Date>
<Version>1.1.6</Version>