summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefano Marsili2019-09-02 20:02:46 +0200
committerStefano Marsili2019-09-02 20:02:46 +0200
commit38287d7889324ef378a52edf259b93dd8b1cf404 (patch)
tree24dce0045f5dc3fd191595a6ba01ae5ff467b9dd /PKGBUILD
parent520a31f3931f7a74cac2f4c630fe9dc0ffe981b9 (diff)
downloadaur-38287d7889324ef378a52edf259b93dd8b1cf404.tar.gz
New release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5a7785ea843..263c087730af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Stefano Marsili <efanomars@gmx.ch>
pkgname=swapper
-pkgver=0.11
+pkgver=0.12
pkgrel=1
pkgdesc="Swap tiles to remove them"
url='https://www.efanomars.com/games/swapper'
arch=('x86_64')
-license=('GPL3','LGPL3')
+license=('GPL3')
depends=('stmm-games' 'stmm-input' 'gtkmm')
makedepends=('cmake' 'gcc' 'doxygen' 'graphviz' 'python')
@@ -16,7 +16,7 @@ optdepends=()
#replaces=("swapper")
#conflicts=("swapper")
-source=('git+https://gitlab.com/efanomars/swapper.git#commit=c4fe01256c9b7c80a500da0c7b161659f2d13e23')
+source=('git+https://gitlab.com/efanomars/swapper.git#commit=95c3e5fe2382991a2bd359a893e73a181e0d03f6')
sha512sums=('SKIP')
build() {