diff options
Diffstat (limited to 'testing/syncthing-inotify')
-rw-r--r-- | testing/syncthing-inotify/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/syncthing-inotify/APKBUILD b/testing/syncthing-inotify/APKBUILD index de1f9148b0..a8cd62bde8 100644 --- a/testing/syncthing-inotify/APKBUILD +++ b/testing/syncthing-inotify/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=syncthing-inotify pkgver=0.8.7 -pkgrel=1 +pkgrel=2 pkgdesc="File watcher intended for use with Syncthing" url="https://github.com/syncthing/syncthing-inotify" arch="all !armhf !armv7" |