summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoritz Bunkus2016-02-15 21:16:10 +0100
committerMoritz Bunkus2016-02-15 21:16:10 +0100
commit4da07b8b77b35c29161ca5f78187727596296c14 (patch)
tree898cb63a50a246ef86da2de9897465074443b9b5 /PKGBUILD
parent8dfd4b78beb00f194bf3005ad909bd5a6b57fa20 (diff)
downloadaur-iwatch.tar.gz
change download URL to use HTTPS
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b538088caf66..bc1edac3c46b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Moritz Bunkus <moritz@bunkus.org>
pkgname='iwatch'
pkgver='0.2.2'
-pkgrel='2'
+pkgrel='3'
pkgdesc="realtime filesystem monitoring program using inotify"
arch=('any')
license=('GPL')
options=('!emptydirs')
depends=('perl-event' 'perl-linux-inotify2' 'perl-mail-sendmail' 'perl-xml-simpleobject-libxml')
backup=('etc/iwatch/iwatch.xml')
-url='http://iwatch.sourceforge.net/'
-source=('http://sourceforge.net/projects/iwatch/files/iwatch/0.2.2/iwatch-0.2.2.tgz/download'
+url='https://iwatch.sourceforge.net/'
+source=('https://sourceforge.net/projects/iwatch/files/iwatch/0.2.2/iwatch-0.2.2.tgz/download'
'iwatch.service')
md5sums=('b32155e844b0d58871dc72041160938d'
'0d18bc48c52b1858e865715582a1f914')