summaryrefslogtreecommitdiff
path: root/community/dvtm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/dvtm/PKGBUILD')
-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() {