summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3fc6c9a1f36f..fadbe564cc0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Upstream URL: https://github.com/gabmus/hydrapaper
pkgname=hydrapaper-git
-pkgver=1.1.3.r82.gc8917d1
+pkgver=1.2.r27.g72daf12
pkgrel=1
pkgdesc='A Gtk utility to set two different backgrounds for each monitor on GNOME'
arch=('any')
url='https://github.com/gabmus/hydrapaper'
license=('GPL3')
-depends=('gtk3>=3.24' 'python' 'python-pillow' 'libwnck3')
+depends=('gtk3>=3.24' 'python' 'python-pillow' 'libwnck3' 'python-gmconfig' 'python-gmgtk')
makedepends=('git' 'meson')
provides=('hydrapaper')
conflicts=('hydrapaper')