summaryrefslogtreecommitdiff
path: root/community/gtypist/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-11-30 23:15:09 +0000
committerroot <root@rshg054.dnsready.net>2011-11-30 23:15:09 +0000
commitfd115d7057eb8243df6edfaf1ed440d6f3e70692 (patch)
tree0a32bcfa47c11eb3e1127b1de196fb6385ed8723 /community/gtypist/PKGBUILD
parent946f0c9fe48dfb648a8a0be065e92f237ce210fd (diff)
Wed Nov 30 23:15:09 UTC 2011
Diffstat (limited to 'community/gtypist/PKGBUILD')
-rw-r--r--community/gtypist/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gtypist/PKGBUILD b/community/gtypist/PKGBUILD
index 19ceb6a79..ae82be66a 100644
--- a/community/gtypist/PKGBUILD
+++ b/community/gtypist/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 57751 2011-11-02 08:47:29Z spupykin $
+# $Id: PKGBUILD 59675 2011-11-29 10:07:33Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Ben Mazer <blm@groknil.org>
# Contributor: Mike Douglas <code_monkey@gooeylinux.org>
pkgname=gtypist
-pkgver=2.9
+pkgver=2.9.1
pkgrel=1
pkgdesc="universal typing tutor"
arch=('i686' 'x86_64')
@@ -15,8 +15,8 @@ makedepends=('emacs')
install=gtypist.install
source=(ftp://ftp.gnu.org/gnu/gtypist/$pkgname-$pkgver.tar.gz
ncurses.patch)
-md5sums=('4500940fb1cde36899afd957d64236bb'
- '17b3a69119e3bd791f0941e0f93fb8b3')
+md5sums=('8b7e5595fcabd254f85c2e171dcaf4fc'
+ 'ba5e990d948ba5019391094dac890aa6')
build() {
cd $srcdir/$pkgname-$pkgver