summaryrefslogtreecommitdiff
path: root/community/dvtm
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-07-06 03:43:28 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-07-06 03:43:28 +0000
commitb464c2860e91a60ffce805697b504bfbf7715148 (patch)
tree3054911ec7bee24f4b196eaaca8d65eb855332d5 /community/dvtm
parent4cd3fcfccda5c0375669bd300834ac77a0a617fb (diff)
Sun Jul 6 03:41:15 UTC 2014
Diffstat (limited to 'community/dvtm')
-rw-r--r--community/dvtm/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/dvtm/PKGBUILD b/community/dvtm/PKGBUILD
index 25f96a5e6..ce6d7eaf2 100644
--- a/community/dvtm/PKGBUILD
+++ b/community/dvtm/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 107288 2014-03-16 15:53:46Z lfleischer $
+# $Id: PKGBUILD 115115 2014-07-05 16:57:20Z lfleischer $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: Giorgio Lando <patroclo7@gmail.com>
# Contributor: bender02 at gmx dot com
pkgname=dvtm
-pkgver=0.11
+pkgver=0.12
pkgrel=1
pkgdesc='Dynamic virtual terminal manager.'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ license=('MIT')
depends=('ncurses')
source=("http://www.brain-dump.org/projects/${pkgname}/${pkgname}-${pkgver}.tar.gz"
'config.h')
-md5sums=('cd61476851b6fd121ebf0c0b9739ad2b'
+md5sums=('ce102246802bf443226c23e1e43aed3a'
'492d9162182eadf4563aed842d682acd')
prepare() {