summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 315a7cd400f8..1e5e081a1e68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
pkgname='dwt'
pkgver='0.5.1'
-pkgrel='2'
+pkgrel='3'
pkgdesc='Simple no-frills terminal emulator based on VTE'
license='MIT'
url='https://github.com/aperezdc/dwt'
source=( "http://people.igalia.com/aperez/files/${pkgname}-${pkgver}.tar.xz" )
sha1sums=('120c61e790c269711854b8ef9fc360945af764e5')
arch=('i686' 'x86_64' 'arm')
-depends=('vte3')
+depends=('vte290')
options=('strip' 'zipman')
build () {