summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrian Perez de Castro2013-02-20 14:54:05 +0200
committerAdrian Perez de Castro2015-07-13 19:04:36 +0300
commit4ee3c16ea0ab4ccd8c3c77f31d77629af08c5e26 (patch)
tree5f9b827474d705f823fec8e3e0ef93049c0839d9 /PKGBUILD
parent82fcc007cb20c4a8e32803625874be6deeb61961 (diff)
downloadaur-4ee3c16ea0ab4ccd8c3c77f31d77629af08c5e26.tar.gz
Bump version to 0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49ce3687e091..1f13f3718ca2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname='dwt'
-pkgver='0.2'
+pkgver='0.3'
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=('b046ad1dd89fd9b7e4a476160c643046d55dd9ac')
-arch=('i686' 'x86_64')
+sha1sums=('8cc638054b8094465e769956c647e1477af3a56f')
+arch=('i686' 'x86_64' 'arm')
depends=('vte3' 'terminus-font')
options=('strip' 'zipman')