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 1a74a4d288f3..d2bc9e2d8267 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
pkgname='dwt'
-pkgver='0.4'
+pkgver='0.5'
pkgrel='1'
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=('a13469c32c0437b31b20ea1d77b96dca2bc685f8')
+sha1sums=('4293ae216731ff4a4b4c5ed80c5ca147847e6aa7')
arch=('i686' 'x86_64' 'arm')
depends=('vte3')
options=('strip' 'zipman')