diff options
Diffstat (limited to 'main/gamin/APKBUILD')
-rw-r--r-- | main/gamin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gamin/APKBUILD b/main/gamin/APKBUILD index 730271afb4..f7c8936aa9 100644 --- a/main/gamin/APKBUILD +++ b/main/gamin/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gamin pkgver=0.1.10 -pkgrel=1 +pkgrel=2 pkgdesc="Gamin is a file and directory monitoring system defined to be a subset of the FAM (File Alteration Monitor) system." url="http://www.gnome.org/~veillard/gamin" license="GPL" |