makedeb


dunst-git 11280c9a2022.04.14-2


Lightweight and customizable notification daemon

Click here to go back to the commit logs for dunst-git.

Commit:


Hash: 36458222415ce5345d6088c57faaa6db3089fdb4

Message: changed dependencies

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 7c379d5..b2d5e48 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ generated-by = makedeb-makepkg
 
 pkgbase = dunst-git
 	pkgdesc = Lightweight and customizable notification daemon
-	pkgver = 1.6.1.r99.g97b48b1
+	pkgver = 1.6.1.r105.gad352f9
 	pkgrel = 1
 	url = https://dunst-project.org/
 	arch = i686
@@ -12,16 +12,16 @@ pkgbase = dunst-git
 	makedepends = git
 	makedepends = perl
 	makedepends = wayland-protocols
-	depends = libnotify-dev
-	depends = libxss-dev
-	depends = libxdg-basedir-dev
-	depends = libghc-pango-dev
-	depends = libxinerama-dev
-	depends = libxrandr-dev
-	depends = libwayland-client++0
-	depends = libwayland-client-extra++0
-	depends = libwayland-client0
-	depends = libwayland-dev
+	makedepends = libnotify-dev
+	makedepends = libxss-dev
+	makedepends = libxdg-basedir-dev
+	makedepends = libghc-pango-dev
+	makedepends = libxinerama-dev
+	makedepends = libxrandr-dev
+	makedepends = libwayland-client++0
+	makedepends = libwayland-client-extra++0
+	makedepends = libwayland-client0
+	makedepends = libwayland-dev
 	provides = dunst
 	provides = notification-daemon
 	provides = dunstify
diff --git a/PKGBUILD b/PKGBUILD
index 9065974..31c73b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,13 @@
 # Maintainer: only_vip <onlyme_vip@protonmail.com>
 pkgname=dunst-git
 _pkgname=dunst
-pkgver=1.6.1.r99.g97b48b1
+pkgver=1.6.1.r105.gad352f9
 pkgrel=1
 pkgdesc="Lightweight and customizable notification daemon"
 arch=('i686' 'x86_64' 'armv7h')
 url="https://dunst-project.org/"
 license=('BSD')
-depends=('libnotify-dev' 'libxss-dev' 'libxdg-basedir-dev' 'libghc-pango-dev' 'libxinerama-dev' 'libxrandr-dev' 'libwayland-client++0' 'libwayland-client-extra++0' 'libwayland-client0' 'libwayland-dev')
-makedepends=('git' 'perl' 'wayland-protocols')
+makedepends=('git' 'perl' 'wayland-protocols' 'libnotify-dev' 'libxss-dev' 'libxdg-basedir-dev' 'libghc-pango-dev' 'libxinerama-dev' 'libxrandr-dev' 'libwayland-client++0' 'libwayland-client-extra++0' 'libwayland-client0' 'libwayland-dev')
 provides=('dunst' 'notification-daemon' 'dunstify')
 conflicts=('dunst' 'dunstify')
 replaces=('dunst')