summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfsyy2023-07-09 01:38:18 +0200
committerfsyy2023-07-09 01:38:18 +0200
commiteb7f77e5c7f01b469ec2b1655726ab8318b3b44d (patch)
tree67f3985c24721d135b23ce77118a9a3f54dc652d
parent3f1fc993fead65dff6972406c513e31e42561282 (diff)
downloadaur-eb7f77e5c7f01b469ec2b1655726ab8318b3b44d.tar.gz
update to 1.3.6
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf68129543cb..fbcd1c2eec0e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gbm
pkgdesc = Game Backup Monitor monitors games and backs up their savegames
- pkgver = 1.3.5.HF1
+ pkgver = 1.3.6
pkgrel = 1
url = https://mikemaximus.github.io/gbm-web/linux.html
arch = i686
@@ -11,9 +11,9 @@ pkgbase = gbm
depends = sqlite
depends = p7zip
optdepends = libnotify
- source_i686 = https://github.com/MikeMaximus/gbm/releases/download/v1.3.5.HF1/GBM.v1.3.5.HF1.32-bit.7z
- b2sums_i686 = 994157bdaa5e905363e9923af6c3d37c86b44f9e7a0272d8d9b0f09e447d8332ac84ea7c43a8037f056d80a83314043a04c8c94e67677fdaee840dca9c22923d
- source_x86_64 = https://github.com/MikeMaximus/gbm/releases/download/v1.3.5.HF1/GBM.v1.3.5.HF1.64-bit.7z
- b2sums_x86_64 = 282651d74a542ff19e651ed1ca0be2fcd4e662d0dbfe25c8912719a10fa1be174ab51ace414b074f6d08b6b089f8d94bb3c95ce11a220957a242fc500dd1473c
+ source_i686 = https://github.com/MikeMaximus/gbm/releases/download/v1.3.6/GBM.v1.3.6.32-bit.7z
+ b2sums_i686 = cfc0212ace6e658fac6a87be8c6768ed57c0f011235259995ac37522f1b1c5a110083e6ede042190c093bbbc117a1c6750784c0eaaf81256f75a772dc4a1bb37
+ source_x86_64 = https://github.com/MikeMaximus/gbm/releases/download/v1.3.6/GBM.v1.3.6.64-bit.7z
+ b2sums_x86_64 = ea928d48c670fcfb7f0747d96efee593e0d5a8157d61aef10ba2de262e96eee86b4758d9459a00073870a239a8bb3afdc02202ce2fa98e9db9841ba9ac2d7a91
pkgname = gbm
diff --git a/PKGBUILD b/PKGBUILD
index ffe047fac7e8..db45e724cf0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: basxto <archlinux basxto de>
pkgname=gbm
-pkgver=1.3.5.HF1
+pkgver=1.3.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=('282651d74a542ff19e651ed1ca0be2fcd4e662d0dbfe25c8912719a10fa1be174ab51ace414b074f6d08b6b089f8d94bb3c95ce11a220957a242fc500dd1473c')
-b2sums_i686=('994157bdaa5e905363e9923af6c3d37c86b44f9e7a0272d8d9b0f09e447d8332ac84ea7c43a8037f056d80a83314043a04c8c94e67677fdaee840dca9c22923d')
+b2sums_x86_64=('ea928d48c670fcfb7f0747d96efee593e0d5a8157d61aef10ba2de262e96eee86b4758d9459a00073870a239a8bb3afdc02202ce2fa98e9db9841ba9ac2d7a91')
+b2sums_i686=('cfc0212ace6e658fac6a87be8c6768ed57c0f011235259995ac37522f1b1c5a110083e6ede042190c093bbbc117a1c6750784c0eaaf81256f75a772dc4a1bb37')
package() {
#fix new lines
sed -e $'s/\r$//' -i ${srcdir}/gbm.sh