mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
imgp: update to 2.7.
This commit is contained in:
parent
c4f9e040de
commit
e3e132e13b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'imgp'
|
# Template file for 'imgp'
|
||||||
pkgname=imgp
|
pkgname=imgp
|
||||||
version=2.6
|
version=2.7
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="python3-Pillow"
|
depends="python3-Pillow"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/jarun/imgp"
|
homepage="https://github.com/jarun/imgp"
|
||||||
distfiles="https://github.com/jarun/imgp/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jarun/imgp/archive/v${version}.tar.gz"
|
||||||
checksum=f79d35b4337269b51f166e80a5e8e39f08f33f7843733d3ed85795bbe1eea799
|
checksum=362f9fab7eaf4c53438e12f32477329c970bd7348181c243ffa30326e231acf7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall auto-completion/bash/imgp-completion.bash 644 usr/share/bash-completion/completions imgp
|
vinstall auto-completion/bash/imgp-completion.bash 644 usr/share/bash-completion/completions imgp
|
||||||
|
|
Loading…
Add table
Reference in a new issue