summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuhani Numminen2019-01-18 21:24:17 +0200
committerJuhani Numminen2019-01-18 21:24:17 +0200
commitd51b8eee78aef2e8412acf403c6edde6cd3c59b8 (patch)
treeacb66bea1a481fc889a7e310cacbbda8942ba1c6
parent0223b2e79ee844a362561230314e2c326e28ebdc (diff)
downloadaur-d51b8eee78aef2e8412acf403c6edde6cd3c59b8.tar.gz
Update to 16.2-1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 621bafa41f88..82a6b3966491 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pentobi
pkgdesc = computer opponent for the board game Blokus
- pkgver = 16.1
+ pkgver = 16.2
pkgrel = 1
url = https://pentobi.sourceforge.io
arch = x86_64
@@ -14,10 +14,10 @@ pkgbase = pentobi
depends = qt5-svg
depends = qt5-webview
optdepends = kio: KDE thumbnailer
- source = https://downloads.sourceforge.net/pentobi/pentobi-16.1.tar.xz
- source = https://downloads.sourceforge.net/pentobi/pentobi-16.1.tar.xz.asc
+ source = https://downloads.sourceforge.net/pentobi/pentobi-16.2.tar.xz
+ source = https://downloads.sourceforge.net/pentobi/pentobi-16.2.tar.xz.asc
validpgpkeys = CF7C1AEE933D1A03C6D13FF922922BFEEB0F9942
- md5sums = dfffc846223f9be7ca914fbccbdff804
+ md5sums = 93f107d0fd9878a8f716f89046796b8e
md5sums = SKIP
pkgname = pentobi
diff --git a/PKGBUILD b/PKGBUILD
index 43fe16147772..d9c63affaa61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Juhani Numminen <juhaninumminen0@gmail.com>
pkgname=pentobi
-pkgver=16.1
+pkgver=16.2
pkgrel=1
pkgdesc="computer opponent for the board game Blokus"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('qt5-base' 'qt5-quickcontrols2' 'qt5-svg' 'qt5-webview')
makedepends=('cmake' 'extra-cmake-modules' 'kio' 'qt5-tools')
optdepends=('kio: KDE thumbnailer')
source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.asc})
-md5sums=('dfffc846223f9be7ca914fbccbdff804'
+md5sums=('93f107d0fd9878a8f716f89046796b8e'
'SKIP')
validpgpkeys=('CF7C1AEE933D1A03C6D13FF922922BFEEB0F9942') # Markus Enzenberger