summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2021-05-09 01:40:03 -0600
committerBrian Bidulock2021-05-09 01:40:03 -0600
commit09ecb3b6a396a0b6ab5f0b8097d11c5c9d1f4ef0 (patch)
treec3e4b552c8f5d7c3e1cf0d91bb2124144e95c784 /PKGBUILD
parent2b27128bce6b4afbdede958418168ab6f5aa601c (diff)
downloadaur-xde-theme-git.tar.gz
uppkg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56f871298fa4..ff0657803480 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=xde-theme-git
_pkgname=xde-theme
-pkgver=1.4.r2.gda577af
+pkgver=1.5.r1.ga3b2b0c
pkgrel=1
pkgdesc="Theme and style setting utilities for the X Desktop Environment (XDE)"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ groups=('xde-git')
license=('GPL3')
provides=($_pkgname=$pkgver)
conflicts=($_pkgname)
-depends=('libxinerama' 'gdk-pixbuf2' 'libxrandr' 'libsm' 'imlib2')
+depends=('libxinerama' 'gdk-pixbuf-xlib' 'libxrandr' 'libsm' 'imlib2')
makedepends=('git')
optdepends=('xde-styles: for styles that work with xde-style')
source=("$pkgname::git+https://github.com/bbidulock/$_pkgname.git")