summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrian Perez2012-01-28 13:56:37 +0200
committerAdrian Perez de Castro2015-07-13 19:04:21 +0300
commit82fcc007cb20c4a8e32803625874be6deeb61961 (patch)
tree9b539da9ad5155d2b5b26fea1b9432094fe0e0dc /PKGBUILD
parentd22cad51591111ad93a720191ae203544dfc09e6 (diff)
downloadaur-82fcc007cb20c4a8e32803625874be6deeb61961.tar.gz
Bump version to 0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7bd9fc7abc7..49ce3687e091 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
pkgname='dwt'
-pkgver='0.1'
+pkgver='0.2'
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=('34edf979a79f916226d503386080bbfeb6915657')
+sha1sums=('b046ad1dd89fd9b7e4a476160c643046d55dd9ac')
arch=('i686' 'x86_64')
depends=('vte3' 'terminus-font')
options=('strip' 'zipman')