From 37601e13536a31fb00795ec031dc829d071d1a9a Mon Sep 17 00:00:00 2001 From: Gaming4JC Date: Wed, 11 May 2016 19:56:50 -0400 Subject: update angrysearch to 0.9.7 --- pcr/angrysearch/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pcr/angrysearch/PKGBUILD') diff --git a/pcr/angrysearch/PKGBUILD b/pcr/angrysearch/PKGBUILD index 5eeb36d09..7dfb5de30 100644 --- a/pcr/angrysearch/PKGBUILD +++ b/pcr/angrysearch/PKGBUILD @@ -1,6 +1,6 @@ # (Arch) Maintainer: DoTheEvolution pkgname="angrysearch" -pkgver=0.9.5 +pkgver=0.9.7 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=("763ccd218cf67359a768554bcbe78467b7da7552f3aa6bbbb65a728acce84969") +sha256sums=('b4099fbb86816b819531f9a83efd309971f814e0c2c62beb01274b5e4f05f27e') package() { cd "ANGRYsearch-$pkgver" -- cgit v1.2.3