qupzilla update

This commit is contained in:
Ertuğrul Erata
2017-03-12 16:07:07 +03:00
parent c385f6e513
commit 5f1ecd85d7
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -22,4 +22,4 @@ def build():
def install():
qt5.install("INSTALL_ROOT=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "BUILDING*", "CHANGELOG", "COPYRIGHT", "FAQ", "GPLv3", "README*")
pisitools.dodoc("AUTHORS", "BUILDING*", "CHANGELOG", "COPYRIGHT", "FAQ", "README*")
+8 -1
View File
@@ -10,7 +10,7 @@
<IsA>app:gui</IsA>
<Summary>Cross-platform QtWebKit browser</Summary>
<Description>QupZilla is a new and very fast QtWebEngine browser.</Description>
<Archive type="tarxz" sha1sum="399e0144e367cf2895cd0ce75254be21f152b2fa">https://github.com/QupZilla/qupzilla/releases/download/v2.0.2/QupZilla-2.0.2.tar.xz</Archive>
<Archive type="tarxz" sha1sum="9298d103b4bfbc4512a761dc7411b754ec169b9f">https://github.com/QupZilla/qupzilla/releases/download/v2.1.1/QupZilla-2.1.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>openssl-devel</Dependency>
<Dependency>glib2-devel</Dependency>
@@ -83,6 +83,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-03-12</Date>
<Version>2.1.1</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2017-01-10</Date>
<Version>2.0.2</Version>