mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/gnubg to 1.06.000-1
This commit is contained in:
parent
03f93621f4
commit
460f73f134
1 changed files with 4 additions and 4 deletions
|
@ -6,16 +6,16 @@
|
||||||
# - --enable-simd=no
|
# - --enable-simd=no
|
||||||
|
|
||||||
pkgname=gnubg
|
pkgname=gnubg
|
||||||
pkgver=1.05.002
|
pkgver=1.06.000
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="World class backgammon application"
|
pkgdesc="World class backgammon application"
|
||||||
arch=('i686' 'x86_64')
|
arch=('x86_64')
|
||||||
url="http://www.gnubg.org"
|
url="http://www.gnubg.org"
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
depends=('python2' 'gtkglext' 'curl')
|
depends=('python2' 'gtkglext' 'curl')
|
||||||
source=($url/media/sources/$pkgname-release-$pkgver-sources.tar.gz
|
source=($url/media/sources/$pkgname-release-$pkgver-sources.tar.gz
|
||||||
$pkgname.desktop)
|
$pkgname.desktop)
|
||||||
md5sums=('fb19efbc73f9694ee63d95459e193be7'
|
md5sums=('7fc51dc90f5ca3cba02acbcd2476b1a5'
|
||||||
'965f5c7c25f60b27d06cc6fef7befd30')
|
'965f5c7c25f60b27d06cc6fef7befd30')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Reference in a new issue