Merge pull request #8097 from Rmys/master

suil ver. bump
This commit is contained in:
Rmys
2020-03-08 09:09:43 +03:00
committed by GitHub
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:gui</IsA>
<Summary>Lightweight C library for loading and wrapping LV2 plugin UIs</Summary>
<Description>Suil makes it possible to load a UI of any toolkit in a host using any other toolkit (assuming the toolkits are both supported by Suil).</Description>
<Archive sha1sum="43a09fa3e4d9de040dc27238d7470690ce8613cc" type="tarbz2">http://download.drobilla.net/suil-0.10.0.tar.bz2</Archive>
<Archive sha1sum="b0db05fc570ec84eed01a0d5e56544f986f12b0c" type="tarbz2">http://download.drobilla.net/suil-0.10.6.tar.bz2</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
@@ -67,6 +67,13 @@
</Package>
<History>
<Update release="3">
<Date>2020-03-08</Date>
<Version>0.10.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2018-09-01</Date>
<Version>0.10.0</Version>