summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfsyy2023-11-07 17:10:23 +0100
committerfsyy2023-11-07 17:10:23 +0100
commit87271159c7327bcaacd1400a6febf4ae74686ebe (patch)
treeabb95c496ec116715b9f5c92b9a731ed0eda47bd
parenteb7f77e5c7f01b469ec2b1655726ab8318b3b44d (diff)
downloadaur-87271159c7327bcaacd1400a6febf4ae74686ebe.tar.gz
update to 1.3.7
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fbcd1c2eec0e..99eec823d39a 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.6
+ pkgver = 1.3.7
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.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
+ source_i686 = https://github.com/MikeMaximus/gbm/releases/download/v1.3.7/GBM.v1.3.7.32-bit.7z
+ b2sums_i686 = 3c980892e23c38669fec01b40039881b299357c977b6b8118df309d331f134dfee0163679424a2a27c1c601d7b01c60569247a9ce11cea51526e24c468796226
+ source_x86_64 = https://github.com/MikeMaximus/gbm/releases/download/v1.3.7/GBM.v1.3.7.64-bit.7z
+ b2sums_x86_64 = eaa41f75e667d5e3c6eca91f6ea9c263d499d673a8a1ccda10265f66855a4611b84745f9a877a6252fe0907c501db635e9b396037971e652a8123bb23098345b
pkgname = gbm
diff --git a/PKGBUILD b/PKGBUILD
index db45e724cf0f..ef052027289d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: basxto <archlinux basxto de>
pkgname=gbm
-pkgver=1.3.6
+pkgver=1.3.7
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=('ea928d48c670fcfb7f0747d96efee593e0d5a8157d61aef10ba2de262e96eee86b4758d9459a00073870a239a8bb3afdc02202ce2fa98e9db9841ba9ac2d7a91')
-b2sums_i686=('cfc0212ace6e658fac6a87be8c6768ed57c0f011235259995ac37522f1b1c5a110083e6ede042190c093bbbc117a1c6750784c0eaaf81256f75a772dc4a1bb37')
+b2sums_x86_64=('eaa41f75e667d5e3c6eca91f6ea9c263d499d673a8a1ccda10265f66855a4611b84745f9a877a6252fe0907c501db635e9b396037971e652a8123bb23098345b')
+b2sums_i686=('3c980892e23c38669fec01b40039881b299357c977b6b8118df309d331f134dfee0163679424a2a27c1c601d7b01c60569247a9ce11cea51526e24c468796226')
package() {
#fix new lines
sed -e $'s/\r$//' -i ${srcdir}/gbm.sh