uchardet: update to 0.0.8.
This commit is contained in:
parent
4bf04ecfa9
commit
0cf67cbaf6
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'uchardet'
|
# Template file for 'uchardet'
|
||||||
pkgname=uchardet
|
pkgname=uchardet
|
||||||
version=0.0.7
|
version=0.0.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="Encoding detector library ported from Mozilla"
|
short_desc="Encoding detector library ported from Mozilla"
|
||||||
|
@ -9,7 +9,7 @@ license="MPL-1.1"
|
||||||
homepage="https://www.freedesktop.org/wiki/Software/uchardet"
|
homepage="https://www.freedesktop.org/wiki/Software/uchardet"
|
||||||
changelog="https://cgit.freedesktop.org/uchardet/uchardet/tag/?id=v${version}"
|
changelog="https://cgit.freedesktop.org/uchardet/uchardet/tag/?id=v${version}"
|
||||||
distfiles="$FREEDESKTOP_SITE/uchardet/releases/uchardet-${version}.tar.xz"
|
distfiles="$FREEDESKTOP_SITE/uchardet/releases/uchardet-${version}.tar.xz"
|
||||||
checksum=3fc79408ae1d84b406922fa9319ce005631c95ca0f34b205fad867e8b30e45b1
|
checksum=e97a60cfc00a1c147a674b097bb1422abd9fa78a2d9ce3f3fdcc2e78a34ac5f0
|
||||||
|
|
||||||
uchardet-devel_package() {
|
uchardet-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Reference in New Issue