summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')