OSDN Git Service

typo
authorIvailo Monev <xakepa10@gmail.com>
Sat, 29 Oct 2022 11:27:17 +0000 (14:27 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Sat, 29 Oct 2022 11:27:17 +0000 (14:27 +0300)
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
cmake/modules/KatieBuildMacros.cmake
package/archlinux/PKGBUILD

index d240ffb..97c75a1 100644 (file)
@@ -255,7 +255,7 @@ function(KATIE_SETUP_TARGET FORTARGET)
                 set_property(SOURCE "${fileabs}" APPEND PROPERTY OBJECT_DEPENDS "${rscout}")
             endif()
         else()
-            message(SEND_ERROR "Unkown source type in sources list: ${fileabs}")
+            message(SEND_ERROR "Unknown source type in sources list: ${fileabs}")
         endif()
     endforeach()
 
index 90bf1d4..4d88e0f 100644 (file)
@@ -3,7 +3,7 @@
 # https://wiki.archlinux.org/index.php/Arch_package_guidelines
 
 pkgname=katie-git
-pkgver=4.12.0.r7494.1a560b404
+pkgver=4.12.0.r7583.cd4c21f81
 pkgrel=1
 pkgdesc='C++ toolkit derived from the Qt 4.8 framework'
 arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm')