fribidi: update to 0.19.7.
This commit is contained in:
parent
69f5703862
commit
70f2a1c537
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fribidi'
|
||||
pkgname=fribidi
|
||||
version=0.19.6
|
||||
revision=2
|
||||
version=0.19.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libglib-devel"
|
||||
|
@ -10,10 +10,10 @@ homepage="http://fribidi.org/"
|
|||
license="LGPL-2.1"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="http://fribidi.org/download/$pkgname-$version.tar.bz2"
|
||||
checksum=cba8b7423c817e5adf50d28ec9079d14eafcec9127b9e8c8f1960c5ad585e17d
|
||||
checksum=08222a6212bbc2276a2d55c3bf370109ae4a35b689acbc66571ad2a670595a8e
|
||||
|
||||
fribidi-devel_package() {
|
||||
depends="libglib-devel fribidi>=${version}_${revision}"
|
||||
depends="${makedepends} fribidi>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
|
|
Loading…
Reference in a new issue