qjson: update to 0.9.0.
This commit is contained in:
parent
bf223fda63
commit
928b6e8958
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qjson'
|
||||
pkgname=qjson
|
||||
version=0.8.1
|
||||
revision=3
|
||||
version=0.9.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
makedepends="qt-devel"
|
||||
short_desc="A QT-based library that maps JSON data to QVariant objects"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://qjson.sourceforge.net"
|
||||
distfiles="https://github.com/flavio/qjson/archive/$version.tar.gz"
|
||||
checksum=920c94166cb91b1cf11c7d2745bdbcc8c0ea82411ca7b3732ce0b00ee2d56e98
|
||||
checksum=e812617477f3c2bb990561767a4cd8b1d3803a52018d4878da302529552610d4
|
||||
|
||||
qjson-devel_package() {
|
||||
depends="qt-devel ${sourcepkg}>=${version}"
|
||||
|
|
Loading…
Reference in a new issue