summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f26ee3ec86d3..bf5bb96b5c8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=libtmcg
_pkgname=libTMCG
-pkgver=1.3.17
+pkgver=1.3.18
pkgrel=1
pkgdesc="LibTMCG is a C++ library for creating secure and fair online card games."
arch=('x86_64')
@@ -10,7 +10,7 @@ url="http://www.nongnu.org/libtmcg/"
license=('GPL2')
depends=('libgcrypt>=1.7.0' 'gmp')
source=("https://download.savannah.gnu.org/releases/${pkgname}/${_pkgname}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('26f9b63e471eedf62421a1e1d6bf6b7dc799279d81d1452fb77a2410e82c9212'
+sha256sums=('dddb3ad01ef4056dfe74697e9df80466458cba99dc3124f58349e33aba2c2b9d'
'SKIP')
validpgpkeys=("76F73011329D27DB8D7C3F974F584EB8FB2BE14F")