summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfsyy2021-03-06 23:14:50 +0100
committerfsyy2021-03-06 23:14:50 +0100
commit5dac3689d2ced81187016eff6fa316ba06d64026 (patch)
tree211ed080a37911fda9cac46ff1e8ba4c2b782016
parent1bddca1b2553a342cb6aa47f2c33093063744b10 (diff)
downloadaur-5dac3689d2ced81187016eff6fa316ba06d64026.tar.gz
update to 1.2.6
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b084ee3c774..0d679b3e601a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gbm
pkgdesc = Game Backup Monitor monitors games and backs up their savegames
- pkgver = 1.2.5
+ pkgver = 1.2.6
pkgrel = 1
url = https://mikemaximus.github.io/gbm-web/linux.html
arch = i686
@@ -11,10 +11,10 @@ pkgbase = gbm
depends = sqlite
depends = p7zip
optdepends = libnotify
- source_i686 = https://github.com/MikeMaximus/gbm/releases/download/v1.2.5/GBM.v1.2.5.32-bit.7z
- b2sums_i686 = 34b0e8eb02e5276f35e8b8c3e523f6d773249f895f06073aa4feaf3c1d24bb4604ced2d973b486f8e295e4a5d9f70ad48128e82289258e165fd87afe212df01f
- source_x86_64 = https://github.com/MikeMaximus/gbm/releases/download/v1.2.5/GBM.v1.2.5.64-bit.7z
- b2sums_x86_64 = 61a0722515497ce8cf8ee63596e5d5c6124148af4365b629ecb895b2d833436a366afaa8638f848cb0937e596e11d3c0fd3bb8e5f014b85a22c83481b0fae820
+ source_i686 = https://github.com/MikeMaximus/gbm/releases/download/v1.2.6/GBM.v1.2.6.32-bit.7z
+ b2sums_i686 = 0c250e9afe0418a38c84b199d20f30606e15d3c4192837d49715b4144336eec63cb61a9a518710b7db6b34667a406ca57f1f0b2f23beefc8bea713a778e950eb
+ source_x86_64 = https://github.com/MikeMaximus/gbm/releases/download/v1.2.6/GBM.v1.2.6.64-bit.7z
+ b2sums_x86_64 = 371ff9d8dfe840f85593c215d0d36ea2fc0363f39ba76a2b366aa506e2fe39f11511701457947184bc01c61d8799de422de66d40233be64c71a32e758304638f
pkgname = gbm
diff --git a/PKGBUILD b/PKGBUILD
index ee0625c639b2..07ec5e597dc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: basxto <archlinux basxto de>
pkgname=gbm
-pkgver=1.2.5
+pkgver=1.2.6
pkgrel=1
pkgdesc="Game Backup Monitor monitors games and backs up their savegames"
url="https://mikemaximus.github.io/gbm-web/linux.html"
@@ -13,8 +13,8 @@ depends=('mono-basic' 'sqlite' 'p7zip')
optdepends=('libnotify')
source_x86_64=("https://github.com/MikeMaximus/gbm/releases/download/v${pkgver}/GBM.v${pkgver}.64-bit.7z")
source_i686=("https://github.com/MikeMaximus/gbm/releases/download/v${pkgver}/GBM.v${pkgver}.32-bit.7z")
-b2sums_x86_64=('61a0722515497ce8cf8ee63596e5d5c6124148af4365b629ecb895b2d833436a366afaa8638f848cb0937e596e11d3c0fd3bb8e5f014b85a22c83481b0fae820')
-b2sums_i686=('34b0e8eb02e5276f35e8b8c3e523f6d773249f895f06073aa4feaf3c1d24bb4604ced2d973b486f8e295e4a5d9f70ad48128e82289258e165fd87afe212df01f')
+b2sums_x86_64=('371ff9d8dfe840f85593c215d0d36ea2fc0363f39ba76a2b366aa506e2fe39f11511701457947184bc01c61d8799de422de66d40233be64c71a32e758304638f')
+b2sums_i686=('0c250e9afe0418a38c84b199d20f30606e15d3c4192837d49715b4144336eec63cb61a9a518710b7db6b34667a406ca57f1f0b2f23beefc8bea713a778e950eb')
package() {
#fix new lines