From b0a328a153f71c59d96db44e94498f6472588876 Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Sat, 20 Jan 2018 09:52:25 +0100 Subject: pcr/angrysearch: updated to 1.0.1 --- pcr/angrysearch/PKGBUILD | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'pcr/angrysearch/PKGBUILD') diff --git a/pcr/angrysearch/PKGBUILD b/pcr/angrysearch/PKGBUILD index 2a9aff423..5d5996f7f 100644 --- a/pcr/angrysearch/PKGBUILD +++ b/pcr/angrysearch/PKGBUILD @@ -1,6 +1,10 @@ -# (Arch) Maintainer: DoTheEvolution +# Maintainer (AUR): DoTheEvolution + +# parabola changes and rationale: +# no changes. + pkgname="angrysearch" -pkgver=1.0.0 +pkgver=1.0.1 pkgrel=1 pkgdesc="Instant file search" arch=("any") @@ -10,7 +14,7 @@ depends=("python-pyqt5" "libxkbcommon-x11" "xdg-utils") optdepends=("python-gobject: desktop notifications support" "xdotool: Thunar & PCmanFM to select file on path open") source=("https://github.com/DoTheEvo/ANGRYsearch/archive/v$pkgver.tar.gz") -sha256sums=("6dd2b97da63ab98f08d412bd31a0cd0413ac542d80cc7603e08b94ca13133fbe") +sha256sums=("9a550649c3efafb26660860758f2e75702ce96a0a0c50dc34ced2967b51a843f") package() { cd "ANGRYsearch-$pkgver" -- cgit v1.2.3