mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/gnubg to 1.03.001-1
This commit is contained in:
parent
b6264c05cf
commit
dcbf615b38
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# Maintainer: Jonathan Steel <jsteel at aur.archlinux.org>
|
||||
# Maintainer: Jonathan Steel <jsteel at archlinux.org>
|
||||
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
|
||||
# Contributor: Stefan Clarke <fm0nk3y@yahoo.co.uk>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
|||
# - --enable-simd=no
|
||||
|
||||
pkgname=gnubg
|
||||
pkgver=1.03.000
|
||||
pkgver=1.03.001
|
||||
pkgrel=1
|
||||
pkgdesc="A world class backgammon application"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -16,7 +16,7 @@ depends=('python2' 'gtkglext' 'hicolor-icon-theme')
|
|||
install=$pkgname.install
|
||||
source=($url/media/sources/$pkgname-release-$pkgver-sources.tar.gz
|
||||
$pkgname.desktop)
|
||||
md5sums=('8447449769e545240bfe4c98c4c26ac1'
|
||||
md5sums=('9b04110dcee6eb1297d2d11992525737'
|
||||
'965f5c7c25f60b27d06cc6fef7befd30')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue