Skip to content
Snippets Groups Projects
Commit e48b33da authored by Giancarlo Razzolini's avatar Giancarlo Razzolini
Browse files

Upstream release 1.0

parent 39ae5406
No related branches found
No related tags found
No related merge requests found
# Maintainer: Guillaume ALAUX <guillaume@archlinux.org>
# Maintainer: Giancarlo Razzolini <grazzolini@archlinux.org>
# Contributor: Guillaume ALAUX <guillaume@archlinux.org>
# Contributor: Allan McRae <allan@archlinux.org>
# Contributor: fancris3 <fancris3 at gmail.com>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=terminator
pkgver=0.98
pkgrel=2
pkgver=1.0
pkgrel=1
pkgdesc='Terminal emulator that supports tabs and grids'
arch=('any')
url='http://gnometerminator.blogspot.fr/p/introduction.html'
......@@ -14,8 +15,13 @@ license=('GPL2')
# and terminator seems to require vte for GTK 2
depends=('vte' 'pygtk' 'dbus-glib' 'xdg-utils' 'python2-notify' 'python2-keybinder2')
makedepends=('desktop-file-utils' 'gettext' 'intltool')
source=("http://launchpad.net/terminator/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz")
sha256sums=('0a6d8c9ffe36d67e60968fbf2752c521e5d498ceda42ef171ad3e966c02f26c1')
source=("https://launchpad.net/terminator/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz"
"https://launchpad.net/terminator/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz.asc")
md5sums=('26b2c80a30bead957b83cef3a2b9101f'
'SKIP')
sha256sums=('88aa09e96591c4fd7ff2765617acee6c9bae9c188db2590652a8aba53bbbdadd'
'SKIP')
validpgpkeys=('FE67C001C72200A71DE9EFA5DB69E1780B95EF32')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment