Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=804e5b62a8dcef6a05b52765dff4e14e6e66365b
commit 804e5b62a8dcef6a05b52765dff4e14e6e66365b Author: DeX77 <[email protected]> Date: Mon Oct 2 09:31:13 2017 +0200 qtox-1.12.0-1-x86_64 * version bump diff --git a/source/xapps-extra/qtox/FrugalBuild b/source/xapps-extra/qtox/FrugalBuild index 9972b1d..a72b975 100644 --- a/source/xapps-extra/qtox/FrugalBuild +++ b/source/xapps-extra/qtox/FrugalBuild @@ -2,18 +2,19 @@ # Maintainer: DeX77 <[email protected]> pkgname=qtox -pkgver=1.11.0 -pkgrel=2 +pkgver=1.12.0 +pkgrel=1 archs=('x86_64') groups=('xapps-extra') depends=('tox-core>=0.1.5' 'qrencode>=4.0.0' 'libxscrnsaver' 'ffmpeg>=3.3.2' \ - 'qt5-svg>=5.9.1' 'gdk-pixbuf2' 'gtk+2' 'sqlcipher>=3.4.0-2' 'libvpx>=1.6.0') + 'qt5-svg>=5.9.1' 'gdk-pixbuf2' 'gtk+2' 'sqlcipher>=3.4.0-2' \ + 'libvpx>=1.6.0' 'libexif') makedepends=('qt5-tools>=5.9.1' 'x11-protos') pkgdesc="Powerful Tox client that follows the Tox design guidelines." _F_github_tag_v="y" Finclude github cmake _F_archive_name="qTox" -sha1sums=('532644b409ab406ea83dcab8c9f8a354c0c7f6a5') +sha1sums=('05405426108e5b60594a1195cd417628e1c9a25b') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
