summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Riedel2018-12-20 04:36:26 +0100
committerSebastian Riedel2018-12-20 04:36:26 +0100
commit55db14dbbd80f892e655d93c6366980ca56213c1 (patch)
treeb3b4ce8b1eea48faad2a081e562d06aba78f7023
parent639b9be86cb62571d948e8ed24d732b589d17c84 (diff)
downloadaur-55db14dbbd80f892e655d93c6366980ca56213c1.tar.gz
Update version to 1.1.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 571506ee0b9f..45e67ab16525 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.6
+ pkgver = 1.1.7
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.6/GBM.v1.1.6.32-bit.7z
- sha256sums = ed3d62d777c4d34c1202f7918632a3b420ee90916c45f5cc0a77b5bbdd0c5280
+ source = https://github.com/MikeMaximus/gbm/releases/download/v1.1.7/GBM.v1.1.7.32-bit.7z
+ sha256sums = 386deec3b9a18bd1f9fbed12fdcf93f9cd05f890ef5f9eebba8f64c54b1144e1
pkgname = gbm
diff --git a/PKGBUILD b/PKGBUILD
index 1d35a986338c..c947a9cc71e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: basxto <archlinux basxto de>
pkgname=gbm
-pkgver=1.1.6
+pkgver=1.1.7
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=('ed3d62d777c4d34c1202f7918632a3b420ee90916c45f5cc0a77b5bbdd0c5280')
+sha256sums=('386deec3b9a18bd1f9fbed12fdcf93f9cd05f890ef5f9eebba8f64c54b1144e1')
package() {
#fix new lines