summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVon Random <von@vdrandom.org>2018-12-11 15:57:01 +0300
committerVon Random <von@vdrandom.org>2018-12-11 15:57:01 +0300
commit75e69f51011fb1361a87669909e666d374213df3 (patch)
tree00da104220deb90d92d8e3b42d725900f6597b00
parentf135718c9d7dd8dac1b3ea9fcfaf628818267ba1 (diff)
fix deps, bump vers
-rw-r--r--cfengine/PKGBUILD2
-rw-r--r--rxvt-unicode-cvs-opt/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/cfengine/PKGBUILD b/cfengine/PKGBUILD
index 67fe121..bb5578d 100644
--- a/cfengine/PKGBUILD
+++ b/cfengine/PKGBUILD
@@ -14,7 +14,7 @@ pkgdesc='Automated suite of programs for configuring and maintaining Unix-like c
url='http://www.cfengine.org'
license=('GPL3')
arch=('i686' 'x86_64')
-depends=('lmdb' 'openssl' 'pcre' 'libxml2' 'pam')
+depends=('lmdb' 'openssl' 'pcre' 'libxml2' 'pam' 'tokyocabinet')
makedepends=('which')
optdepends=('libvirt' 'postgresql-libs' 'libmariadbclient' 'acl')
install=${pkgname}.install
diff --git a/rxvt-unicode-cvs-opt/PKGBUILD b/rxvt-unicode-cvs-opt/PKGBUILD
index 7ca6949..438d4fc 100644
--- a/rxvt-unicode-cvs-opt/PKGBUILD
+++ b/rxvt-unicode-cvs-opt/PKGBUILD
@@ -9,7 +9,7 @@
_pkgname=rxvt-unicode
pkgname=rxvt-unicode-cvs-opt
-pkgver=20181025
+pkgver=20181211
pkgrel=1
pkgdesc='A unicode enabled rxvt-clone terminal emulator (urxvt) - latest cvs revision'
arch=('i686' 'x86_64')