summarylogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
authorBart Van Loon2022-11-19 14:49:28 +0100
committerBart Van Loon2022-11-19 14:49:28 +0100
commitf446bb50780cf469f90581bd80c7e13234d54c43 (patch)
tree3b0bac68d949ae21140170ad054003f435929597 /update.sh
parent52d3f6cdc04e1c6cbad9b552a7eea20a16297fd5 (diff)
downloadaur-f446bb50780cf469f90581bd80c7e13234d54c43.tar.gz
update dependencies
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index 8a564d360338..a1ccff97e219 100755
--- a/update.sh
+++ b/update.sh
@@ -4,7 +4,7 @@ AUR_NAME=offlinemsmtp
PROJ_NAME=offlinemsmtp
DESCRIPTION="Use msmtp offline by queuing email until you have an internet connection."
URL=https://github.com/sumnerevans/offlinemsmtp
-DEPENDS=(python-watchdog python-gobject)
+DEPENDS=(python-inotify python-gobject)
LICENSE='GPL3'
ADDITIONAL="replaces=('python-offlinemsmtp')"
SOURCES=(