mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/gnubg to 1.06.002-4
This commit is contained in:
parent
d60068acdb
commit
d667669578
1 changed files with 2 additions and 2 deletions
|
@ -7,13 +7,13 @@
|
||||||
|
|
||||||
pkgname=gnubg
|
pkgname=gnubg
|
||||||
pkgver=1.06.002
|
pkgver=1.06.002
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
pkgdesc="World class backgammon application"
|
pkgdesc="World class backgammon application"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://www.gnu.org/software/gnubg/"
|
url="https://www.gnu.org/software/gnubg/"
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
depends=('python' 'gtkglext' 'curl')
|
depends=('python' 'gtkglext' 'curl')
|
||||||
source=(http://www.gnubg.org/media/sources/$pkgname-release-$pkgver-sources.tar.gz
|
source=(ftp://ftp.gnu.org/gnu/gnubg/gnubg-release-$pkgver-sources.tar.gz
|
||||||
$pkgname.desktop)
|
$pkgname.desktop)
|
||||||
md5sums=('d3823526d5c503a961024d761adefd5e'
|
md5sums=('d3823526d5c503a961024d761adefd5e'
|
||||||
'965f5c7c25f60b27d06cc6fef7befd30')
|
'965f5c7c25f60b27d06cc6fef7befd30')
|
||||||
|
|
Loading…
Reference in a new issue