summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaren Arterius2018-04-21 14:12:31 +0800
committerSaren Arterius2018-04-21 14:12:31 +0800
commit0a2f22ccdab5a2218a2c7cf22821911e6a5532a9 (patch)
tree6feb55dd68f74a555ae8ca55e6434b5ec39014dd
parentd55c49d600df109cb23656396bbd44090afc0bc9 (diff)
downloadaur-0a2f22ccdab5a2218a2c7cf22821911e6a5532a9.tar.gz
nice
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c5a8a0af577..f0617ed3fa9d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = syncthing-inotify-git
- pkgdesc = Inotify file watcher for Syncthing
+ pkgdesc = Inotify file watcher for Syncthing, deprecated in favor of integration since Syncthing v0.14.40
pkgver = 0.8.5.r24.gaf6fbf9
- pkgrel = 1
+ pkgrel = 3
url = https://github.com/syncthing/syncthing-inotify
arch = any
license = MPL
diff --git a/PKGBUILD b/PKGBUILD
index e632c2a87c4b..d19379e73182 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Hill YU <hillyunews@gmail.com>
+# Maintainer: Hill YU <hillyunews@gmail.com>, Saren Arterius <saren@gmail.com>
# Contributor: favonia <favonia@gmail.com>
# Contributor: Timothy Redaelli <timothy.redaelli@gmail.com>
# Contributor: Stefan Tatschner <stefan@sevenbyte.org>
@@ -6,8 +6,8 @@
pkgname=syncthing-inotify-git
_pkgname=syncthing-inotify
pkgver=0.8.5.r24.gaf6fbf9
-pkgrel=1
-pkgdesc="Inotify file watcher for Syncthing"
+pkgrel=3
+pkgdesc="Inotify file watcher for Syncthing, deprecated in favor of integration since Syncthing v0.14.40"
url="https://github.com/syncthing/syncthing-inotify"
license=('MPL')
arch=(any)