summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2017-08-02 20:54:04 -0600
committerBrian Bidulock2017-08-02 20:54:04 -0600
commit0c2943996efa94d1977a122143b562f75ecca7d6 (patch)
tree3a2038dbc2292cd6e2cb62e4b3c972618aefc0f0 /PKGBUILD
parentfab07592e9fea55e393d8d5cffe4e6c4e4b4082f (diff)
downloadaur-0c2943996efa94d1977a122143b562f75ecca7d6.tar.gz
version 1.4.2.62-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16dd560d2b96..1a6b7ea1ab7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=icewm-git
-pkgver=1.4.2.47
+pkgver=1.4.2.62
pkgrel=1
pkgdesc="A window manager designed for speed, usability, and consistency"
arch=('i686' 'x86_64')
@@ -11,6 +11,7 @@ provides=('icewm' 'icewm2')
conflicts=('icewm' 'icewm2' 'icwm-cvs' 'icwm-ak' 'icwm-init0' 'icwm-testing' 'icwm-zstegi')
depends=('libxft' 'libxinerama' 'gdk-pixbuf2' 'libxrandr' 'libsndfile' 'libsm' 'fribidi')
makedepends=('git' 'xorg-mkfontdir' 'linuxdoc-tools' 'asciidoctor')
+optdepends=('icewm-extra-themes: extra themes')
source=("$pkgname::git+https://github.com/bbidulock/icewm.git")
md5sums=('SKIP')