summaryrefslogtreecommitdiff
path: root/community/dvtm/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-04-21 10:43:42 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-04-21 10:43:42 +0200
commit4e66a1c1c541a0b60aa63f4d846c5e6f225b71b8 (patch)
treedb8c1d395ab4a671230a246df665dbee6b62235d /community/dvtm/PKGBUILD
parent742bd5a396f7a4c474e8ffec0686fc7312603cb8 (diff)
parent031887a2047546085998f965214f5b682664de9b (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/emacs-nox/PKGBUILD community/gmic/PKGBUILD community/libgtksourceviewmm2/PKGBUILD community/libnewt/PKGBUILD community/nicotine/PKGBUILD community/plan9port/PKGBUILD extra/calligra/PKGBUILD extra/ilmbase/PKGBUILD extra/libwps/PKGBUILD extra/openexr/PKGBUILD extra/poppler/PKGBUILD
Diffstat (limited to 'community/dvtm/PKGBUILD')
-rw-r--r--community/dvtm/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/dvtm/PKGBUILD b/community/dvtm/PKGBUILD
index 8e2791853..435cbe191 100644
--- a/community/dvtm/PKGBUILD
+++ b/community/dvtm/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 74674 2012-08-01 19:22:27Z lfleischer $
+# $Id: PKGBUILD 88575 2013-04-20 13:06:56Z 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.8
+pkgver=0.9
pkgrel=1
pkgdesc='Dynamic virtual terminal manager.'
arch=('i686' 'x86_64' 'mips64el')
@@ -13,8 +13,8 @@ license=('MIT')
depends=('ncurses')
source=("http://www.brain-dump.org/projects/${pkgname}/${pkgname}-${pkgver}.tar.gz"
'config.h')
-md5sums=('c565067557c9be4cdc63aecd0932452e'
- '50ae76c4b33864f0cf051417443cc422')
+md5sums=('7de1103abb0ca410f7250cf89f019a38'
+ '41107e5e84a8572f70d6cb111b4e07f8')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"