summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e37d1920c70..3bb1904d4318 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Anton Bazhenov <anton.bazhenov at gmail>
+# Contributor: Anton Bazhenov <anton.bazhenov at gmail>
# Contributor: Piotr Beling <qwak@stud.ics.p.lodz.pl>
pkgname=tenace
-pkgver=0.14
+pkgver=0.17
pkgrel=1
pkgdesc="A Bridge hand viewer and editor with double dummy solver"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ url="http://www.df7cb.de/bridge/tenace/"
license=('GPL')
depends=('gtk2')
source=("http://www.df7cb.de/bridge/tenace/source/${pkgname}-${pkgver}.tar.gz")
-md5sums=('3c758200a1295999be87aac427c181d1')
+md5sums=('d6dae022574d90479e5e3c389742dfa7')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"