summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Bidulock2017-06-02 11:40:12 -0600
committerBrian Bidulock2017-06-02 11:40:12 -0600
commit7e4ae7dc8717146eb658a47773c1c0f479db753d (patch)
treeebd69835f704a0da5d93a76cd430d441ed24efd5
parentdeddb39307699027726c0030ccae6d6ecfdfe57e (diff)
downloadaur-7e4ae7dc8717146eb658a47773c1c0f479db753d.tar.gz
version 1.3.12.348-1
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d0f7375cb5a..dedb29745e71 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = icewm-git
pkgdesc = A window manager designed for speed, usability, and consistency
- pkgver = 1.3.12.286
+ pkgver = 1.3.12.348
pkgrel = 1
url = https://github.com/bbidulock/icewm
arch = i686
@@ -9,6 +9,7 @@ pkgbase = icewm-git
makedepends = git
makedepends = xorg-mkfontdir
makedepends = linuxdoc-tools
+ makedepends = asciidoc
depends = libxft
depends = libxinerama
depends = gdk-pixbuf2
diff --git a/PKGBUILD b/PKGBUILD
index 1d019c705fee..56b47dfec0a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=icewm-git
-pkgver=1.3.12.286
+pkgver=1.3.12.348
pkgrel=1
pkgdesc="A window manager designed for speed, usability, and consistency"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('LGPL')
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')
+makedepends=('git' 'xorg-mkfontdir' 'linuxdoc-tools' 'asciidoc')
source=("$pkgname::git+https://github.com/bbidulock/icewm.git")
md5sums=('SKIP')