meson ver. bump
This commit is contained in:
@@ -18,6 +18,7 @@ def install():
|
||||
pisitools.insinto("/usr/share/vim/vimfiles", "data/syntax-highlighting/vim/*")
|
||||
pisitools.insinto("/usr/share/emacs/site-lisp", "data/syntax-highlighting/emacs/*")
|
||||
pisitools.insinto("/usr/share/zsh/site-functions", "data/shell-completions/zsh/*")
|
||||
pisitools.insinto("/usr/share/bash-completion/completions", "data/shell-completions/bash/*")
|
||||
pisitools.remove("/usr/share/vim/vimfiles/README")
|
||||
|
||||
pisitools.dodoc("COPYING", "README*")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>High productivity build system</Summary>
|
||||
<Description>Yüksek verimli üretme sistemi</Description>
|
||||
<Archive sha1sum="ef933d8b0fd858befe35257b30c73fdef62c9e08" type="targz">https://github.com/mesonbuild/meson/releases/download/0.53.2/meson-0.53.2.tar.gz</Archive>
|
||||
<Archive sha1sum="ed781e5e8f4c5f0c0e6d65acbc945039761807b8" type="targz">https://github.com/mesonbuild/meson/releases/download/0.54.1/meson-0.54.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
@@ -38,6 +38,13 @@
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="11">
|
||||
<Date>2020-05-01</Date>
|
||||
<Version>0.54.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2020-03-20</Date>
|
||||
<Version>0.53.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user