mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 18:32:55 +00:00
typo
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
cd4c21f812
commit
fb393d6cc9
2 changed files with 2 additions and 2 deletions
|
@ -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()
|
||||
|
||||
|
|
|
@ -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')
|
||||
|
|
Loading…
Add table
Reference in a new issue