community/gnubg to 1.07.001-1

This commit is contained in:
Kevin Mihelich 2022-11-23 02:06:30 +00:00
parent 40f80a05fd
commit 75d4c40506

View file

@ -6,17 +6,17 @@
# - --enable-simd=no
pkgname=gnubg
pkgver=1.06.002
pkgrel=7
pkgver=1.07.001
pkgrel=1
pkgdesc="World class backgammon application"
arch=('x86_64')
url="https://www.gnu.org/software/gnubg/"
license=('GPL3')
depends=('python' 'gtkglext' 'curl')
source=(ftp://ftp.gnu.org/gnu/gnubg/gnubg-release-$pkgver-sources.tar.gz
source=(https://ftp.gnu.org/gnu/gnubg/gnubg-release-$pkgver-sources.tar.gz
$pkgname.desktop)
md5sums=('d3823526d5c503a961024d761adefd5e'
'965f5c7c25f60b27d06cc6fef7befd30')
sha256sums=('72399729419cad9f112c3066a12d0000da450a456add7b094d89155069d6821e'
'e9b40a2ce5e0b4f3c517913189abc138fe3377d86ca0baafa2b220c962caf7f1')
prepare() {
cd $pkgname-$pkgver