Date: Tuesday, September 8, 2015 @ 21:01:45 Author: guillaume Revision: 139644
Upstream release 0.98 Modified: terminator/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-09-08 18:56:17 UTC (rev 139643) +++ PKGBUILD 2015-09-08 19:01:45 UTC (rev 139644) @@ -5,8 +5,8 @@ # Contributor: Daniel J Griffiths <[email protected]> pkgname=terminator -pkgver=0.97 -pkgrel=2 +pkgver=0.98 +pkgrel=1 pkgdesc='Terminal emulator that supports tabs and grids' arch=('any') url='http://gnometerminator.blogspot.fr/p/introduction.html' @@ -17,7 +17,7 @@ makedepends=('desktop-file-utils' 'gettext' 'intltool') install=terminator.install source=("http://launchpad.net/terminator/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz") -sha256sums=('9131847023fa22f11cf812f6ceff51b5d66d140b6518ad41d7fa8b0742bfd3f7') +sha256sums=('0a6d8c9ffe36d67e60968fbf2752c521e5d498ceda42ef171ad3e966c02f26c1') build() { cd "${srcdir}/${pkgname}-${pkgver}"
