zeroinstall-injector: update to 2.3.4.
This commit is contained in:
parent
78ba66b01a
commit
0e7301b9be
1 changed files with 5 additions and 5 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'zeroinstall-injector'
|
||||
pkgname=zeroinstall-injector
|
||||
version=2.3.3
|
||||
revision=3
|
||||
version=2.3.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="0install-${version}"
|
||||
build_style=python-module
|
||||
makedepends="python gnupg python-dbus pygtk desktop-file-utils hicolor-icon-theme xdg-utils"
|
||||
depends="${makedepends}"
|
||||
hostmakedepends="python"
|
||||
depends="gnupg python-dbus pygtk desktop-file-utils hicolor-icon-theme xdg-utils"
|
||||
pycompile_module="zeroinstall"
|
||||
short_desc="A cross-distribution software installation system"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://0install.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/zero-install/0install-$version.tar.bz2"
|
||||
checksum=80fbd8cd6144f1bda32415201c8978297a3ac95304e7fc73c1cc02eb8d1aca5e
|
||||
checksum=79aa6cfdbd2db5dcfffea1edd583190e8508012f7e095487bc59cb64b5db587b
|
||||
|
||||
pre_configure() {
|
||||
sed -i "s|man/|share/&|" setup.py
|
||||
|
|
Loading…
Reference in a new issue