python-shiboken: fix update-check
This commit is contained in:
parent
d56e169548
commit
266c3f6e03
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ short_desc="Support library for Python bindings"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
homepage="http://www.pyside.org"
|
homepage="http://www.pyside.org"
|
||||||
license="LGPL"
|
license="LGPL"
|
||||||
|
update_pkgname=$_realname
|
||||||
distfiles="http://download.qt-project.org/official_releases/pyside/${_realname}-${version}.tar.bz2"
|
distfiles="http://download.qt-project.org/official_releases/pyside/${_realname}-${version}.tar.bz2"
|
||||||
checksum=7625bbcf1fe313fd910c6b8c9cf49ac5495499f9d00867115a2f1f2a69fce5c4
|
checksum=7625bbcf1fe313fd910c6b8c9cf49ac5495499f9d00867115a2f1f2a69fce5c4
|
||||||
wrksrc=${_realname}-${version}
|
wrksrc=${_realname}-${version}
|
||||||
|
|
Loading…
Reference in a new issue