Skip to content

Commit

Permalink
app-backup/kfoldersync: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorenzo Porta authored and Michael Palimaka committed Aug 28, 2016
1 parent 85ef4a4 commit 04b9e23
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion app-backup/kfoldersync/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DIST kfoldersync-3.2.0.tar.xz 41920 SHA256 a057faa1a80d8995604accb423fe14387c5a192a3673986e3de2edf413aee52b SHA512 bc8b4571fccf395531fd453b0afbea5474c6f0eb77c49acb80c9de32a96ac3fa2558d2df5c37a6a7f8b6b402d1fe355188e59de35fead79f7c681b315c0cf9c1 WHIRLPOOL ccae15df65e4a0601426e8ce486f01db69758f6cddb0a9191657565d9762aa66a5d8655601bb496cf943976b11e0cb313a2c4509617f9e5b0adbf309dfbce784
DIST kfoldersync-3.3.0.tar.xz 47400 SHA256 d1acb855b6d3660f017abd3adec10c35e33834d04c3a4c15b98ea95c8fdebb55 SHA512 fbf11317d71053533db938ee0387b0c441e402b21add0de4e3308455be74e9922903c6fc48e574532a6fde88f76d665193fb1d0bc8cb65a413a0c2385f72ae95 WHIRLPOOL 7f235e026d093c6e679b4ec083fd422e2a425ea9bd3f615245b9023db5c4a88da998ce31b41fe33821970e7d21402ff2397e2f4a10454ae9d40482f25ca2efc5
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@

EAPI=6

KDE_GCC_MINIMAL="4.9"
KDE_GCC_MINIMAL="5.1"
inherit kde5

DESCRIPTION="Folder synchronization and backup tool for KDE"
HOMEPAGE="http://kde-apps.org/content/show.php/KFolderSync?content=164092"
SRC_URI="http://kde-apps.org/CONTENT/content-files/164092-${PN}-${PV}.tar.xz -> ${P}.tar.xz"
HOMEPAGE="https://www.linux-apps.com/p/1127677/"
SRC_URI="https://dl.opendesktop.org/api/files/download/id/1472295821/${P}.tar.xz"

LICENSE="GPL-2+"
LICENSE="GPL-3+"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""

Expand All @@ -26,7 +26,6 @@ RDEPEND="
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kwindowsystem)
$(add_frameworks_dep kxmlgui)
$(add_qt_dep qtconcurrent)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
"
Expand Down

0 comments on commit 04b9e23

Please sign in to comment.