summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDerek Taylor2021-08-04 14:27:31 -0500
committerDerek Taylor2021-08-04 14:27:31 -0500
commiteaac403960931f3cbaa9c1de860d419f371b66e5 (patch)
tree525d74e6bd757c82953dc867801daf06b98f735f
parent76f5cbd7da37a8afb99e183fe013992fd2067023 (diff)
downloadaur-eaac403960931f3cbaa9c1de860d419f371b66e5.tar.gz
Updating PKGBUILD.
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9841e98d6f31..b551690a2975 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -22,7 +22,7 @@ pkgbase = dmscripts-git
optdepends = mpd: used by dm-music
optdepends = qutebrowser: used by dm-bookman
optdepends = reddio: used by dm-reddit
- optdepends = zenity: used by dm-reddit
+ optdepends = yad: used by dm-reddit and dm-weather
optdepends = slock: used by dm-logout
optdepends = sxiv: used by dm-setbg
optdepends = xwallpaper: used by dm-setbg
@@ -33,4 +33,3 @@ pkgbase = dmscripts-git
md5sums = SKIP
pkgname = dmscripts-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 00ad6705dd67..946033436d1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ optdepends=(
'mpd: used by dm-music'
'qutebrowser: used by dm-bookman'
'reddio: used by dm-reddit'
- 'zenity: used by dm-reddit'
+ 'yad: used by dm-reddit and dm-weather'
'slock: used by dm-logout'
'sxiv: used by dm-setbg'
'xwallpaper: used by dm-setbg'