otter-browser: update to 0.9.10
This commit is contained in:
parent
ce6bb663c5
commit
a2fc05db0d
1 changed files with 7 additions and 6 deletions
|
@ -1,13 +1,14 @@
|
||||||
pkgname="otter-browser"
|
# Template file for 'otter-browser'
|
||||||
version="0.9.09"
|
pkgname=otter-browser
|
||||||
revision=2
|
version=0.9.10
|
||||||
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake"
|
makedepends="qt5-multimedia-devel qt5-declarative-devel qt5-xmlpatterns-devel
|
||||||
makedepends="qt5-devel qt5-multimedia-devel qt5-script-devel qt5-plugin-sqlite qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-tds qt5-plugin-pgsql qt5-webkit-devel qt5-xmlpatterns-devel"
|
qt5-webkit-devel libgcrypt-devel hunspell-devel"
|
||||||
depends="qt5-plugin-sqlite"
|
depends="qt5-plugin-sqlite"
|
||||||
short_desc="Project aiming to recreate the best aspects of the classic Opera UI"
|
short_desc="Project aiming to recreate the best aspects of the classic Opera UI"
|
||||||
maintainer="GangstaCat <grumpy@keemail.me>"
|
maintainer="GangstaCat <grumpy@keemail.me>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://otter-browser.org"
|
homepage="http://otter-browser.org"
|
||||||
distfiles="https://github.com/OtterBrowser/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/OtterBrowser/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum="4fb555da8c8268cce3893a5af8c777b355978da4f87184a5a413a5c233622c6c"
|
checksum=276c35a31991d4cb274fcf3630b985ddb5876773400ef39893469c2f1c0e35e2
|
||||||
|
|
Loading…
Reference in a new issue