From fddaf91a6c32d1fb58d43b71733540ff90ce1a67 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 6 Oct 2018 20:26:50 +0000 Subject: [PATCH] community/gnubg to 1.06.002-1 --- community/gnubg/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/gnubg/PKGBUILD b/community/gnubg/PKGBUILD index 2103b7436..68aa53771 100644 --- a/community/gnubg/PKGBUILD +++ b/community/gnubg/PKGBUILD @@ -6,7 +6,7 @@ # - --enable-simd=no pkgname=gnubg -pkgver=1.06.000 +pkgver=1.06.002 pkgrel=1 pkgdesc="World class backgammon application" arch=('x86_64') @@ -15,7 +15,7 @@ license=('GPL3') depends=('python2' 'gtkglext' 'curl') source=($url/media/sources/$pkgname-release-$pkgver-sources.tar.gz $pkgname.desktop) -md5sums=('7fc51dc90f5ca3cba02acbcd2476b1a5' +md5sums=('d3823526d5c503a961024d761adefd5e' '965f5c7c25f60b27d06cc6fef7befd30') build() {