summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefano Marsili2019-09-02 20:02:36 +0200
committerStefano Marsili2019-09-02 20:02:36 +0200
commit13a265f6a3e8e8b9a1c4d53ab2d2acb7e9274a0c (patch)
tree0a6be78bec232dae91a774e877d1f2037ba61f88
parent78013c76e39fabe3b038ad986ce2da88131c5c09 (diff)
downloadaur-13a265f6a3e8e8b9a1c4d53ab2d2acb7e9274a0c.tar.gz
New release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f765b2e498b9..de1f24d7ff02 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = stmm-games
pkgdesc = C++ 2D games library
- pkgver = 0.11
+ pkgver = 0.12
pkgrel = 1
url = https://www.efanomars.com/libraries/stmm-games
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = stmm-games
depends = gtkmm
depends = librsvg
depends = libxml++2.6
- source = git+https://gitlab.com/efanomars/stmm-games.git#commit=8f3eeeaa5972f1ac28b94db31f38249fa718de1d
+ source = git+https://gitlab.com/efanomars/stmm-games.git#commit=fdd391d2fc34467bf7d662c806fe92d1ca773883
sha512sums = SKIP
pkgname = stmm-games
diff --git a/PKGBUILD b/PKGBUILD
index 5f2bc9d2b396..b86cacc97252 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefano Marsili <efanomars@gmx.ch>
pkgname=stmm-games
-pkgver=0.11
+pkgver=0.12
pkgrel=1
pkgdesc="C++ 2D games library"
url='https://www.efanomars.com/libraries/stmm-games'
@@ -16,7 +16,7 @@ optdepends=()
#replaces=("stmm-games")
#conflicts=("stmm-games")
-source=('git+https://gitlab.com/efanomars/stmm-games.git#commit=8f3eeeaa5972f1ac28b94db31f38249fa718de1d')
+source=('git+https://gitlab.com/efanomars/stmm-games.git#commit=fdd391d2fc34467bf7d662c806fe92d1ca773883')
sha512sums=('SKIP')
build() {