diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-03 03:35:01 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-03 03:35:01 +0000 |
commit | 92723c41135cfb106d37d4343603e63dc99922ca (patch) | |
tree | 6190f189700c2e68570eefbfded247965b1bde5a /community/cuyo | |
parent | 35f5198d4a73e45c4e9e22d638f5bfd5b9b4bc62 (diff) |
Thu Jul 3 03:30:43 UTC 2014
Diffstat (limited to 'community/cuyo')
-rw-r--r-- | community/cuyo/PKGBUILD | 4 | ||||
-rw-r--r-- | community/cuyo/cuyo.changelog | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/community/cuyo/PKGBUILD b/community/cuyo/PKGBUILD index dfcd2ffc3..e48f91dfd 100644 --- a/community/cuyo/PKGBUILD +++ b/community/cuyo/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 84769 2013-02-24 13:12:51Z jlichtblau $ +# $Id: PKGBUILD 114662 2014-07-02 16:36:44Z jlichtblau $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> pkgname=cuyo pkgver=2.0.0 -pkgrel=1 +pkgrel=2 epoch=1 pkgdesc="Tetris-style puzzle game for up to two players with a twist" arch=('i686' 'x86_64') diff --git a/community/cuyo/cuyo.changelog b/community/cuyo/cuyo.changelog index f7e64c7af..c5f624173 100644 --- a/community/cuyo/cuyo.changelog +++ b/community/cuyo/cuyo.changelog @@ -1,3 +1,6 @@ +2014-07-02 Jaroslav Lichtblau <dragonlord@aur.archlinux.org> + * cuyo 2.0.0-2 mtree file rebuild + 2013-02-24 Jaroslav Lichtblau <dragonlord@aur.archlinux.org> * cuyo 2.0.0-1 |