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 a10e9c0d698a..187a78ce313b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Adrián Pérez de Castro <aperez@igalia.com>
pkgname='dwt'
pkgver='0.6.0'
-pkgrel='1'
+pkgrel='2'
pkgdesc='Simple no-frills terminal emulator based on VTE'
-license='MIT'
+license=('MIT')
url='https://github.com/aperezdc/dwt'
source=( "http://people.igalia.com/aperez/files/${pkgname}-${pkgver}.tar.xz" )
arch=('i686' 'x86_64' 'arm')