summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2021-05-18 10:23:45 -0600
committerBrian Bidulock2021-05-18 10:23:45 -0600
commit807510f7b1f8d96775caa905fb67fc4c31389cad (patch)
tree54925063141d8890e21a9a86302e7da19d333b69 /PKGBUILD
parent50915f79f155b65d05e02561db761abdbe51836d (diff)
downloadaur-807510f7b1f8d96775caa905fb67fc4c31389cad.tar.gz
uppkg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0662908eb804..15e289797aef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=xde-ctools
-pkgver=1.13
+pkgver=1.14
pkgrel=1
pkgdesc="X Desktop Environment C-language tools"
groups=('xde')
arch=('i686' 'x86_64')
url="https://github.com/bbidulock/xde-ctools"
license=('GPL')
-depends=('libxss' 'libsm' 'libwnck+' 'libcanberra' 'libnotify')
+depends=('libxss' 'libsm' 'libwnck+' 'libcanberra' 'libnotify' 'gdk-pixbuf-xlib')
makedepends=('dbus-glib' 'libunique')
optdepends=('xdg-launch: launch with recent update and launch notification')
source=("https://github.com/bbidulock/xde-ctools/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.lz")
-sha256sums=('160c2a122e764ecca2de9db3e32a20b5a5bba69a425a1bd6174e537e2ce6ddaf')
+sha256sums=('80d4378a7d5724127323d7795b74cde5634c22cacbc04807bda4c2f28f308117')
build() {
cd $pkgname-$pkgver