summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfsyy2021-02-05 20:45:55 +0100
committerfsyy2021-02-05 20:45:55 +0100
commit1bddca1b2553a342cb6aa47f2c33093063744b10 (patch)
tree2871132558e7c7929a33e7713adb27afba86b851
parent6017a1c5d5595b2ad67e147d61a9e4aab29706b7 (diff)
downloadaur-1bddca1b2553a342cb6aa47f2c33093063744b10.tar.gz
updated to v1.2.5
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3446a5537d3a..2b084ee3c774 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.4
+ pkgver = 1.2.5
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.4/GBM.v1.2.4.32-bit.7z
- b2sums_i686 = bab4bb63eed1a22fa86ece9c2aa184126fd73991e08a7b90291136ce593ece055ce19ec7030391fb5fed986270b0163dbadf3e8af8c05fd77eec023283862858
- source_x86_64 = https://github.com/MikeMaximus/gbm/releases/download/v1.2.4/GBM.v1.2.4.64-bit.7z
- b2sums_x86_64 = cd2c9f98b0f2ba4674a48247d9ab6d78b735f70b3e2630766937b0ba8eb4603b449d9dc2f2ef5854026bd9ec8b17212ed7210deb465739929cccc2c8d3c10af7
+ 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
pkgname = gbm
diff --git a/PKGBUILD b/PKGBUILD
index 86080db1aaa5..ee0625c639b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: basxto <archlinux basxto de>
pkgname=gbm
-pkgver=1.2.4
+pkgver=1.2.5
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=('cd2c9f98b0f2ba4674a48247d9ab6d78b735f70b3e2630766937b0ba8eb4603b449d9dc2f2ef5854026bd9ec8b17212ed7210deb465739929cccc2c8d3c10af7')
-b2sums_i686=('bab4bb63eed1a22fa86ece9c2aa184126fd73991e08a7b90291136ce593ece055ce19ec7030391fb5fed986270b0163dbadf3e8af8c05fd77eec023283862858')
+b2sums_x86_64=('61a0722515497ce8cf8ee63596e5d5c6124148af4365b629ecb895b2d833436a366afaa8638f848cb0937e596e11d3c0fd3bb8e5f014b85a22c83481b0fae820')
+b2sums_i686=('34b0e8eb02e5276f35e8b8c3e523f6d773249f895f06073aa4feaf3c1d24bb4604ced2d973b486f8e295e4a5d9f70ad48128e82289258e165fd87afe212df01f')
package() {
#fix new lines