mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
angrysearch: update to 1.0.4
This commit is contained in:
parent
74aedd14b5
commit
c0eeed7338
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'angrysearch'
|
# Template file for 'angrysearch'
|
||||||
pkgname=angrysearch
|
pkgname=angrysearch
|
||||||
version=1.0.3
|
version=1.0.4
|
||||||
revision=3
|
revision=1
|
||||||
pycompile_dirs="usr/share/angrysearch"
|
pycompile_dirs="usr/share/angrysearch"
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
depends="python3-PyQt5 xdg-utils"
|
depends="python3-PyQt5 xdg-utils"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://github.com/dotheevo/angrysearch/"
|
homepage="https://github.com/dotheevo/angrysearch/"
|
||||||
distfiles="http://github.com/dotheevo/angrysearch/archive/v${version}.tar.gz"
|
distfiles="http://github.com/dotheevo/angrysearch/archive/v${version}.tar.gz"
|
||||||
checksum=bb20907d97804931863f377fe19ac2008a9e43c80517f775667f9fe49792c585
|
checksum=35287f7232f3892308186b33c05369ca8123647fbae6b8be0bb43f28ff052de9
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue