summaryrefslogtreecommitdiff
path: root/community/lilyterm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lilyterm/PKGBUILD')
-rw-r--r--community/lilyterm/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/lilyterm/PKGBUILD b/community/lilyterm/PKGBUILD
index ba889afc8..1c44b642d 100644
--- a/community/lilyterm/PKGBUILD
+++ b/community/lilyterm/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 72085 2012-06-08 12:19:07Z kkeen $
+# $Id: PKGBUILD 80564 2012-11-25 16:09:33Z kkeen $
# Maintainer: Kyle Keen <keenerd@gmail.com>
# Contributor: TDY <tdy@gmx.com>
# Contributor: DonVla <donvla@users.sourceforge.net>
# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilyterm
-pkgver=0.9.9.1
+pkgver=0.9.9.2
pkgrel=1
pkgdesc="A light and easy to use libvte based X terminal emulator"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ license=('GPL3')
depends=('vte')
makedepends=('gettext' 'intltool' 'pkgconfig>=0.16')
source=(http://lilyterm.luna.com.tw/file/$pkgname-$pkgver.tar.gz)
-md5sums=('2ba6e18ed7c17463d5451338ca5229a5')
+md5sums=('d68dd29ce4894f765adba1efd470f90e')
build() {
cd "$srcdir/lilyterm-$pkgver"
@@ -30,3 +30,4 @@ package() {
install -Dm644 COPYING \
"$pkgdir/usr/share/licenses/lilyterm/COPYING"
}
+