Skip to content

Commit

Permalink
ktuberling: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
threedeyes committed May 11, 2022
1 parent 739ab9a commit a6440d7
Showing 1 changed file with 4 additions and 4 deletions.
Expand Up @@ -3,11 +3,11 @@ DESCRIPTION="KTuberling a simple constructor game suitable for children and \
adults alike. The idea of the game is based around a once popular doll making \
concept."
HOMEPAGE="https://apps.kde.org/ktuberling"
COPYRIGHT="2010-2021 KDE Organisation"
COPYRIGHT="2010-2022 KDE Organisation"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/ktuberling-$portVersion.tar.xz"
CHECKSUM_SHA256="ce74c06fd7c328c46782e0fc0d15a70efd2d6459b5f57f426e21f001e086fb40"
CHECKSUM_SHA256="18d9a07bb39e2c63a2be090c2a28862b281cf2ff35177c5cdcc3b3ef79bf9da5"
SOURCE_DIR="ktuberling-$portVersion"
ADDITIONAL_FILES="ktuberling.rdef.in"

Expand Down Expand Up @@ -54,7 +54,7 @@ REQUIRES="

BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
extra_cmake_modules$secondaryArchSuffix >= 5.86
extra_cmake_modules$secondaryArchSuffix >= 5.93
devel:libKF5Archive$secondaryArchSuffix
devel:libKF5Auth$secondaryArchSuffix
devel:libKF5Bookmarks$secondaryArchSuffix
Expand All @@ -81,7 +81,7 @@ BUILD_REQUIRES="
devel:libKF5WidgetsAddons$secondaryArchSuffix
devel:libKF5WindowSystem$secondaryArchSuffix
devel:libKF5XmlGui$secondaryArchSuffix
devel:libQt5Core$secondaryArchSuffix >= 5.15
devel:libQt5Core$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:cmake
Expand Down

0 comments on commit a6440d7

Please sign in to comment.