diff --git a/net-im/vacuum/vacuum-1.3.0~git.recipe b/net-im/vacuum/vacuum-1.3.0~git.recipe index 633cdc616..bc2c0e726 100644 --- a/net-im/vacuum/vacuum-1.3.0~git.recipe +++ b/net-im/vacuum/vacuum-1.3.0~git.recipe @@ -1,12 +1,12 @@ SUMMARY="Crossplatform Jabber/XMPP client" DESCRIPTION="Vacuum IM is a free/libre cross-platform Qt-based Jabber client." HOMEPAGE="http://www.vacuum-im.org/" -COPYRIGHT="2008-2017 Vacuum Team" +COPYRIGHT="2008-2018 Vacuum Team" LICENSE="GNU GPL v3" -REVISION="1" -srcGitRev="f35c27e58b84b481e09ad45475e3ca4987bcd741" +REVISION="2" +srcGitRev="dac287f7260782103c1cd8b177de7b4dcadced9d" SOURCE_URI="https://github.com/Vacuum-IM/vacuum-im/archive/$srcGitRev.tar.gz" -CHECKSUM_SHA256="d0981b27d7d8ea9c628d1cd7c3c4debf0d60f9d1a1a84ebed01f3974e827e8a0" +CHECKSUM_SHA256="f87a640d950e1cbe16c94718051301557ddf6f141db9dcfd99adf1a5c1c5a95f" SOURCE_DIR="vacuum-im-$srcGitRev" ADDITIONAL_FILES="vacuum.rdef" PATCHES="vacuum-$portVersion.patchset" @@ -75,7 +75,7 @@ INSTALL() local APP_SIGNATURE="application/x-vnd.vacuum" local MAJOR="`echo "$portVersion" | cut -d. -f1`" local MIDDLE="`echo "$portVersion" | cut -d. -f2`" -# TODO: temprary fix for "_git" suffix +# TODO: temprary fix for "~git" suffix # local MINOR="`echo "$portVersion" | cut -d. -f3`" local MINOR="0" sed \