flatpak ver. bump
This commit is contained in:
@@ -27,6 +27,6 @@ def build():
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.removeDir("/usr/share/selinux")
|
||||
#pisitools.removeDir("/usr/share/selinux")
|
||||
|
||||
#pisitools.dodoc("AUTHORS", "ChangeLog", "README*", "NEWS")
|
||||
pisitools.dodoc("COPYING", "README*", "NEWS")
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
<License>LGPLv2</License>
|
||||
<Summary>Application distribution framework</Summary>
|
||||
<Description>Linux application sandboxing and distribution framework, formerly xdg-app</Description>
|
||||
<Archive sha1sum="55ae93e8f912337a3c9e009453a8b0cfede745c4" type="tarxz">https://github.com/flatpak/flatpak/releases/download/1.4.4/flatpak-1.4.4.tar.xz</Archive>
|
||||
<Archive sha1sum="61c281690091f3e1d9cd886ae7df8cc320b96880" type="tarxz">https://github.com/flatpak/flatpak/releases/download/1.6.3/flatpak-1.6.3.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>xmlto</Dependency>
|
||||
<Dependency>util-linux</Dependency>
|
||||
@@ -102,6 +102,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2020-04-02</Date>
|
||||
<Version>1.6.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2020-03-10</Date>
|
||||
<Version>1.4.4</Version>
|
||||
|
||||
Reference in New Issue
Block a user