From 163a244697649bffe994bcc8414ee258ed1c9e37 Mon Sep 17 00:00:00 2001 From: Gaming4JC Date: Sun, 17 Jul 2016 15:53:29 -0400 Subject: new angrysearch --- pcr/angrysearch/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pcr/angrysearch/PKGBUILD b/pcr/angrysearch/PKGBUILD index 7dfb5de30..317f4c485 100644 --- a/pcr/angrysearch/PKGBUILD +++ b/pcr/angrysearch/PKGBUILD @@ -1,6 +1,6 @@ # (Arch) Maintainer: DoTheEvolution pkgname="angrysearch" -pkgver=0.9.7 +pkgver=0.9.9 pkgrel=1 pkgdesc="Instant file search" arch=("any") @@ -10,7 +10,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=('b4099fbb86816b819531f9a83efd309971f814e0c2c62beb01274b5e4f05f27e') +sha256sums=("d2e8d9985fd9d34c9a4c14fcc57cdc6c4888bb260c95b18015de5f869bb3f9ad") package() { cd "ANGRYsearch-$pkgver" -- cgit v1.2.3-54-g00ecf