summaryrefslogtreecommitdiff
path: root/community/xplanet
diff options
context:
space:
mode:
Diffstat (limited to 'community/xplanet')
-rw-r--r--community/xplanet/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/xplanet/PKGBUILD b/community/xplanet/PKGBUILD
index 08fb15229..acabe79ff 100644
--- a/community/xplanet/PKGBUILD
+++ b/community/xplanet/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 63792 2012-02-05 12:15:38Z ibiru $
+# $Id: PKGBUILD 70418 2012-05-05 19:10:15Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: dorphell <dorphell@archlinux.org>
# Committer: Judd Vinet <jvinet@zeroflux.org>
pkgname=xplanet
-pkgver=1.2.2
-pkgrel=2
+pkgver=1.3.0
+pkgrel=1
pkgdesc="An Xearth wannabe"
arch=(i686 x86_64)
url="http://xplanet.sourceforge.net/"
license=('GPL')
depends=('pango' 'libungif' 'libtiff' 'libxss')
source=(http://downloads.sourceforge.net/project/xplanet/xplanet/$pkgver/xplanet-$pkgver.tar.gz)
-md5sums=('b38c3b4cfdd772643f876a9bb15f288b')
+md5sums=('41f7db2ccd1d8b4b989cacaf9adfe692')
build() {
cd $srcdir/$pkgname-$pkgver