angrysearch: update to 1.0.3.
This commit is contained in:
parent
4abebdf477
commit
154dc5b125
@ -1,13 +0,0 @@
|
|||||||
diff --git angrysearch.py angrysearch.py
|
|
||||||
index 33c181d..ef9d5a2 100644
|
|
||||||
--- a/angrysearch.py
|
|
||||||
+++ b/angrysearch.py
|
|
||||||
@@ -18,6 +18,8 @@ import subprocess
|
|
||||||
import sys
|
|
||||||
import time
|
|
||||||
|
|
||||||
+sys.path.append('/usr/share/angrysearch/')
|
|
||||||
+
|
|
||||||
# QT RESOURCE FILE WITH MIME ICONS AND DARK GUI THEME ICONS
|
|
||||||
# IF NOT AVAILABLE ONLY 2 ICONS REPRESENTING FILE & DIRECTORY ARE USED
|
|
||||||
try:
|
|
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'angrysearch'
|
# Template file for 'angrysearch'
|
||||||
pkgname=angrysearch
|
pkgname=angrysearch
|
||||||
version=1.0.1
|
version=1.0.3
|
||||||
revision=5
|
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"
|
||||||
@ -9,8 +9,8 @@ short_desc="Instant file search"
|
|||||||
maintainer="DirectorX <void.directorx@protonmail.com>"
|
maintainer="DirectorX <void.directorx@protonmail.com>"
|
||||||
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/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="http://github.com/dotheevo/angrysearch/archive/v${version}.tar.gz"
|
||||||
checksum=9a550649c3efafb26660860758f2e75702ce96a0a0c50dc34ced2967b51a843f
|
checksum=bb20907d97804931863f377fe19ac2008a9e43c80517f775667f9fe49792c585
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user