summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfsyy2022-12-24 19:06:29 +0100
committerfsyy2022-12-24 19:06:29 +0100
commitb7270c71d47cb93ce8a4b64a6ee8e4922b60c916 (patch)
tree7cc2a11db437be069cac798b6e10706b64568f1d
parentbc037883465aac36c99848bd836b0911373ca00f (diff)
downloadaur-b7270c71d47cb93ce8a4b64a6ee8e4922b60c916.tar.gz
update to 1.3.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4ef6b070248..ea7b91b4e517 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.3
+ pkgver = 1.3.4
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.3/GBM.v1.3.3.32-bit.7z
- b2sums_i686 = e574d058b94653599736e90ebf4517920695c2aca29454cedb19a141575a9a803e352a2ee96aa1a81c530098ddebb846acf21c312ef276efa34d4ece133a9263
- source_x86_64 = https://github.com/MikeMaximus/gbm/releases/download/v1.3.3/GBM.v1.3.3.64-bit.7z
- b2sums_x86_64 = 00760e480f0a24fbc4472c50674767c2fd00941d7118cc8d7585f24c2337bfed46829e25d906e1068e2646cbc3bac19d4033bd4b637f55454cec6350fcb62f4c
+ source_i686 = https://github.com/MikeMaximus/gbm/releases/download/v1.3.4/GBM.v1.3.4.32-bit.7z
+ b2sums_i686 = 1ed686be25557c543d209563d59738dd5d8bd41dd6fe86a96946cfca48ccdce497b597e168b4efe6ca0093bad9949b6c5f5e07a194a6450c01f5dbcfbb201041
+ source_x86_64 = https://github.com/MikeMaximus/gbm/releases/download/v1.3.4/GBM.v1.3.4.64-bit.7z
+ b2sums_x86_64 = 408c7d496aecc0caf72da48171f9de8da0651ce252d3361eecc6ac4822adb8561687d7876ad2f450be9ca76257939c4d725225845b562dc1073caf9da0112788
pkgname = gbm
diff --git a/PKGBUILD b/PKGBUILD
index 9735d0fb9eb8..01ebb01b48b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: basxto <archlinux basxto de>
pkgname=gbm
-pkgver=1.3.3
+pkgver=1.3.4
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=('00760e480f0a24fbc4472c50674767c2fd00941d7118cc8d7585f24c2337bfed46829e25d906e1068e2646cbc3bac19d4033bd4b637f55454cec6350fcb62f4c')
-b2sums_i686=('e574d058b94653599736e90ebf4517920695c2aca29454cedb19a141575a9a803e352a2ee96aa1a81c530098ddebb846acf21c312ef276efa34d4ece133a9263')
+b2sums_x86_64=('408c7d496aecc0caf72da48171f9de8da0651ce252d3361eecc6ac4822adb8561687d7876ad2f450be9ca76257939c4d725225845b562dc1073caf9da0112788')
+b2sums_i686=('1ed686be25557c543d209563d59738dd5d8bd41dd6fe86a96946cfca48ccdce497b597e168b4efe6ca0093bad9949b6c5f5e07a194a6450c01f5dbcfbb201041')
package() {
#fix new lines
sed -e $'s/\r$//' -i ${srcdir}/gbm.sh