summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Riedel2018-10-11 00:03:21 +0200
committerSebastian Riedel2018-10-11 00:03:21 +0200
commitb393c0c34b3e9b2021b19dee3c9aceab569a50cb (patch)
tree7538e1615154652136da574fc922894c8bff7531
parent36fd21bb6c85c5f1ac182c6c20776c8f39db1d59 (diff)
downloadaur-b393c0c34b3e9b2021b19dee3c9aceab569a50cb.tar.gz
Update version to 1.1.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97def7799acc..91339bfe7c08 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.4
+ pkgver = 1.1.5
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.4/GBM.v1.1.4.32-bit.7z
- sha256sums = 41a9bd622951bb4063d0ceb11748fc9565c6c11cd6bc69778340182f7b9a6761
+ source = https://github.com/MikeMaximus/gbm/releases/download/v1.1.5/GBM.v1.1.5.32-bit.7z
+ sha256sums = 8a9fa25e9299d6806d1801a31541b0151737eb03ae9bf4fda1a54ccdf23b3f55
pkgname = gbm
diff --git a/PKGBUILD b/PKGBUILD
index c510cdd4a2c0..ec38212e3b52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: basxto <archlinux basxto de>
pkgname=gbm
-pkgver=1.1.4
+pkgver=1.1.5
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=('41a9bd622951bb4063d0ceb11748fc9565c6c11cd6bc69778340182f7b9a6761')
+sha256sums=('8a9fa25e9299d6806d1801a31541b0151737eb03ae9bf4fda1a54ccdf23b3f55')
package() {
#fix new lines