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 100335f4492f..076bd8897dc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=libtmcg
_pkgname=libTMCG
-pkgver=1.3.12
+pkgver=1.3.13
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=('a7b375eb54aaec846b4b05d14f246c6f37308126557e3dd5614fed8a8f711531'
+sha256sums=('162e4bb8e7ff56fa0ff3b013ac41a2525772fbc13506951a067cdce4bc3080fa'
'SKIP')
validpgpkeys=("76F73011329D27DB8D7C3F974F584EB8FB2BE14F")