qimageblitz: rebuild for metadata
This commit is contained in:
parent
1515a3ad4f
commit
7a7a75229d
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'qimageblitz'
|
||||
pkgname=qimageblitz
|
||||
version=0.0.6
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=cmake
|
||||
hostmakedepends="automoc4 pkg-config"
|
||||
hostmakedepends="automoc4 pkg-config qt-host-tools qt-qmake"
|
||||
makedepends="qt-devel"
|
||||
short_desc="A graphical effect and filter library for KDE"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.kde.org"
|
||||
distfiles="http://download.kde.org/stable/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://www.kde.org"
|
||||
distfiles="${KDE_SITE}/qimageblitz/qimageblitz-${version}.tar.bz2"
|
||||
checksum=9f102269dec50641440e23a449df215a0db9efef9a3969939d618c5e78a5010f
|
||||
|
||||
qimageblitz-devel_package() {
|
||||
|
|
Loading…
Reference in a new issue