summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaciek Borzecki2020-11-23 09:54:44 +0100
committerMaciek Borzecki2020-11-23 09:54:44 +0100
commiteee87fb9ed474dcd99935e1ca02cf3c580caa47b (patch)
treee74cf95c5e9959b83200d5c682f050f312164ce5 /PKGBUILD
parent5e6f01ee78220db7cf875dd310345145d335d6ce (diff)
downloadaur-eee87fb9ed474dcd99935e1ca02cf3c580caa47b.tar.gz
upgpkg: fnotifystat 0.02.07-1
upstream release Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b630fd73c285..858e79a29229 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciek Borzecki <maciek.borzecki@gmail.com>
pkgname=fnotifystat
-pkgver=0.02.06
+pkgver=0.02.07
pkgrel=1
pkgdesc="file activity monitoring tool"
arch=('x86_64')
@@ -9,7 +9,7 @@ license=('GPL2')
depends=()
optdepends=('bash-completion: bash completion support')
source=("https://kernel.ubuntu.com/~cking/tarballs/fnotifystat/$pkgname-$pkgver.tar.gz")
-sha256sums=('3e5a2795da012940621e15543712f12c335aa688ec61f2153c18a38ce0c722d7')
+sha256sums=('8023a8139c43177b84e260591c51906526e4c52d58874ef13afdadea9f78ee46')
prepare() {
cd "$pkgname-$pkgver"