cropgui: update to 0.4
This commit is contained in:
parent
bb7e48e3e4
commit
7e2328d73c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cropgui'
|
# Template file for 'cropgui'
|
||||||
pkgname=cropgui
|
pkgname=cropgui
|
||||||
version=0.3
|
version=0.4
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
makedepends="python"
|
makedepends="python"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/jepler/cropgui"
|
homepage="https://github.com/jepler/cropgui"
|
||||||
distfiles="https://github.com/jepler/cropgui/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jepler/cropgui/archive/v${version}.tar.gz"
|
||||||
checksum=1d3c009ef922c5b4a2e33fa79ffa99e54fcb77ddb7c8f5939600f1e43675b4fe
|
checksum=bf5a5b14032d01799f8d942790e316203f33a7c007eedf23e57c79d5a47d6fb1
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
./install.sh -f gtk -t "$PKGDESTDIR" -p /usr -P python2
|
./install.sh -f gtk -t "$PKGDESTDIR" -p /usr -P python2
|
||||||
|
|
Loading…
Reference in New Issue