summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Riedel2018-11-19 18:03:59 +0100
committerSebastian Riedel2018-11-19 18:03:59 +0100
commit639b9be86cb62571d948e8ed24d732b589d17c84 (patch)
tree10bcfdd369e7490a93642e08705226aef390f649
parentb393c0c34b3e9b2021b19dee3c9aceab569a50cb (diff)
downloadaur-639b9be86cb62571d948e8ed24d732b589d17c84.tar.gz
Update version to 1.1.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91339bfe7c08..571506ee0b9f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gbm
pkgdesc = Game Backup Monitor monitors games and backs up their savegames
- pkgver = 1.1.5
+ pkgver = 1.1.6
pkgrel = 1
url = https://mikemaximus.github.io/gbm-web/linux.html
arch = any
@@ -10,8 +10,8 @@ pkgbase = gbm
depends = sqlite
depends = p7zip
optdepends = libnotify
- source = https://github.com/MikeMaximus/gbm/releases/download/v1.1.5/GBM.v1.1.5.32-bit.7z
- sha256sums = 8a9fa25e9299d6806d1801a31541b0151737eb03ae9bf4fda1a54ccdf23b3f55
+ source = https://github.com/MikeMaximus/gbm/releases/download/v1.1.6/GBM.v1.1.6.32-bit.7z
+ sha256sums = ed3d62d777c4d34c1202f7918632a3b420ee90916c45f5cc0a77b5bbdd0c5280
pkgname = gbm
diff --git a/PKGBUILD b/PKGBUILD
index ec38212e3b52..1d35a986338c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: basxto <archlinux basxto de>
pkgname=gbm
-pkgver=1.1.5
+pkgver=1.1.6
pkgrel=1
pkgdesc="Game Backup Monitor monitors games and backs up their savegames"
url="https://mikemaximus.github.io/gbm-web/linux.html"
@@ -11,7 +11,7 @@ makedepends=('imagemagick')
depends=('mono-basic' 'sqlite' 'p7zip')
optdepends=('libnotify')
source=("https://github.com/MikeMaximus/gbm/releases/download/v${pkgver}/GBM.v${pkgver}.32-bit.7z")
-sha256sums=('8a9fa25e9299d6806d1801a31541b0151737eb03ae9bf4fda1a54ccdf23b3f55')
+sha256sums=('ed3d62d777c4d34c1202f7918632a3b420ee90916c45f5cc0a77b5bbdd0c5280')
package() {
#fix new lines