Kig: bump version

This commit is contained in:
Gerasim Troeglazov
2020-04-19 16:20:58 +10:00
parent d18fb00a0e
commit 9656304dbc
2 changed files with 4 additions and 2 deletions

View File

@@ -15,6 +15,8 @@ resource app_version {
resource app_signature "@APP_SIGNATURE@";
resource("QT:QPA_FLAGS") "Q_KILL_ON_EXIT";
resource vector_icon {
$"6E6369660E050102001603399E0F3D9C0ABF82B23B84A94B88504910C900C2BC"
$"FFFFB0020116023E49240000000000003CAAAA4940004A8000FFE37C7604019B"

View File

@@ -5,11 +5,11 @@ as a drawing tool for mathematical figures. Constructions can be made with point
lines, and polygons and all elements can be modified directly by using the mouse. Kig helps \
teachers and students to make conjectures and to understand how to prove geometric theorems."
HOMEPAGE="https://github.com/kde/kig"
COPYRIGHT="2010-2019 KDE Organisation"
COPYRIGHT="2010-2020 KDE Organisation"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://github.com/KDE/kig/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="df4e8db4a101780231b5945c40ec78d0821feba3bdba0df381639ff33b499624"
CHECKSUM_SHA256="fcb659193ec3a50ac575253d4b72505f61e30206f4f09314fae806a702b780aa"
SOURCE_DIR="kig-$portVersion"
ADDITIONAL_FILES="kig.rdef.in"