summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaciek Borzecki2020-07-28 11:54:50 +0200
committerMaciek Borzecki2020-07-28 11:54:50 +0200
commit5e6f01ee78220db7cf875dd310345145d335d6ce (patch)
treee88e7eddf11d7026e16b22a4ac4cf255d2b565bc /PKGBUILD
parent46aca39e3ee908238cd0366fb8a1e83ae32c0560 (diff)
downloadaur-5e6f01ee78220db7cf875dd310345145d335d6ce.tar.gz
upgpkg: fnotifystat 0.02.06-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 356fbc2929a5..b630fd73c285 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciek Borzecki <maciek.borzecki@gmail.com>
pkgname=fnotifystat
-pkgver=0.02.05
+pkgver=0.02.06
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=('293e12ffb7890bc8af8dce498b3742062be5b085c0a926aa3949ea300eee17ad')
+sha256sums=('3e5a2795da012940621e15543712f12c335aa688ec61f2153c18a38ce0c722d7')
prepare() {
cd "$pkgname-$pkgver"