summaryrefslogtreecommitdiff
path: root/extra/pathological
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-09 18:15:39 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-09 18:15:39 -0300
commitf35184e8782d5fe7fc3ea3f11042b29913cde6d8 (patch)
treec984d07cfb1cb491f5e7a71f3771a81001398d74 /extra/pathological
parent520f5964346341a33a8337c8fd5b1afa10de6d5b (diff)
parent54b7119c36756b86ea463649ee972cd6c1ce5863 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/nload/PKGBUILD core/glibc/PKGBUILD extra/aalib/PKGBUILD extra/apache/PKGBUILD extra/jasper/PKGBUILD extra/libasyncns/PKGBUILD extra/libvorbis/PKGBUILD extra/libxslt/PKGBUILD extra/xfce4-timer-plugin/PKGBUILD multilib/lib32-glibc/PKGBUILD multilib/lib32-gtk2/PKGBUILD staging/xorg-xinput/PKGBUILD
Diffstat (limited to 'extra/pathological')
-rw-r--r--extra/pathological/PKGBUILD16
1 files changed, 7 insertions, 9 deletions
diff --git a/extra/pathological/PKGBUILD b/extra/pathological/PKGBUILD
index d9fdbbff9..8260ca650 100644
--- a/extra/pathological/PKGBUILD
+++ b/extra/pathological/PKGBUILD
@@ -1,10 +1,9 @@
-# $Id: PKGBUILD 88505 2010-08-24 07:21:52Z eric $
-# Maintainer: Eric Belanger <eric@archlinux.org>
-# Contributor: Eric Johnson <eric@coding-zone.com>
+# $Id: PKGBUILD 149371 2012-02-07 09:25:53Z eric $
+# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=pathological
pkgver=1.1.3
-pkgrel=6
+pkgrel=7
pkgdesc="A puzzle game with the same feel as frozen bubble"
arch=('i686' 'x86_64' 'mips64el')
url="http://pathological.sourceforge.net/"
@@ -12,13 +11,12 @@ license=('GPL')
depends=('python-pygame')
makedepends=('netpbm')
install=pathological.install
-changelog=ChangeLog
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz
pathological.desktop pygame_181.patch encoding.patch)
-md5sums=('76a446080c0fed12baf39354d8e0ce4a' '0fbf64860efe3d287eb74681758c4f75'\
- 'bcd59890efe29a9f8c83227656c31a3e' '06d9221d0d8adaf232a3766870a8bcc0')
-sha1sums=('70b1c9e12704c7fd3b301aa90bceee2e8373b7b9' '9b57f854ce9621542d810a21c61325de343950d7'\
- '6f0aa0f74a87bd53771f2db6d3117981c4f070d3' '7dbaa9ced7da0094280425a68b4c8db3382f230a')
+sha1sums=('70b1c9e12704c7fd3b301aa90bceee2e8373b7b9'
+ '9b57f854ce9621542d810a21c61325de343950d7'
+ '6f0aa0f74a87bd53771f2db6d3117981c4f070d3'
+ '7dbaa9ced7da0094280425a68b4c8db3382f230a')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"