gupnp-av: update to 0.12.2.
This commit is contained in:
parent
50733d58cb
commit
bbd63feb52
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gupnp-av'
|
||||
pkgname=gupnp-av
|
||||
version=0.12.1
|
||||
version=0.12.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
|
@ -11,11 +11,11 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://gupnp.org/"
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.12/$pkgname-$version.tar.xz"
|
||||
checksum=7c73f3c1e1c8f552079b8db8971348acf85078c82ed4da883b218bd993fcd4c4
|
||||
checksum=43597bdfb1c352338e706962ff7fcdbcb544c5a36f27c9c2aaa5a550b6990270
|
||||
|
||||
gupnp-av-devel_package() {
|
||||
depends="gupnp-devel>=0.20.1_2 gupnp-av>=${version}"
|
||||
short_desc="${short_desc} - development files"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/share
|
||||
|
|
Loading…
Reference in a new issue