summaryrefslogtreecommitdiff
path: root/community/gnubg
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-06 01:53:55 -0700
committerroot <root@rshg054.dnsready.net>2013-08-06 01:53:55 -0700
commita2fb8ff517d83749ec3b5543aeba805f07ea257d (patch)
tree87eac8f03f062c2c5ab3ff3dd92e04c07fb4e896 /community/gnubg
parentb3923b26c3d37257246fea13bdb1151c96cb2fe4 (diff)
Tue Aug 6 01:53:08 PDT 2013
Diffstat (limited to 'community/gnubg')
-rw-r--r--community/gnubg/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/community/gnubg/PKGBUILD b/community/gnubg/PKGBUILD
index 5ad5b0c0b..8b113c594 100644
--- a/community/gnubg/PKGBUILD
+++ b/community/gnubg/PKGBUILD
@@ -3,18 +3,17 @@
# Contributor: Stefan Clarke <fm0nk3y@yahoo.co.uk>
pkgname=gnubg
-pkgver=1.01.003
+pkgver=1.02.000
pkgrel=1
pkgdesc="A world class backgammon application"
arch=('i686' 'x86_64')
url="http://www.gnubg.org"
license=('GPL')
depends=('python2' 'gtkglext' 'hicolor-icon-theme')
-conflicts=('gnubg-cli' 'gnubg-cvs')
install=$pkgname.install
source=($url/media/sources/$pkgname-release-$pkgver-sources.tar.gz
$pkgname.desktop)
-md5sums=('5b03cf8634abe2822eee4db1317f0754'
+md5sums=('eef4d08e20f1de40336de1bb3c9cb9ca'
'965f5c7c25f60b27d06cc6fef7befd30')
build() {