summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfsyy2022-08-15 13:08:46 +0200
committerfsyy2022-08-15 13:08:46 +0200
commit4226d2fd76e07923336db6a3f0b628cb08b1023b (patch)
tree05a78ac2886a77a698c61ea1ee1f366fc91ea27a
parent750c3a712b2897aa90f00b4008754f6e904be712 (diff)
downloadaur-4226d2fd76e07923336db6a3f0b628cb08b1023b.tar.gz
version bump
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1e747da1310..3e7ac2189686 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.1
+ pkgver = 1.3.2
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.1/GBM.v1.3.1.32-bit.7z
- b2sums_i686 = fd28a7f7a8d38589bd26331803f3ac3df550052adea2afc005f3b806597d16d8fd3bd4ac6d4665d92686b9f09f04a431079b844e0a61c6674e98cbf731d66955
- source_x86_64 = https://github.com/MikeMaximus/gbm/releases/download/v1.3.1/GBM.v1.3.1.64-bit.7z
- b2sums_x86_64 = 488ef0d5c22305d84a58472f97e0f3011552fdaf6e3aab11a6d8ecc8be9abf07437a17dcd10d01cdbe6ce24214983784b37b74542cec302a7f6bda4459dc4119
+ source_i686 = https://github.com/MikeMaximus/gbm/releases/download/v1.3.2/GBM.v1.3.2.32-bit.7z
+ b2sums_i686 = 00452570719021441cbac7c8f5e82e56e82e1e12bd73a4f6f19061ee56ddd321425669f77c0350552819cf3ea256ceeb40001b0cefc6001edf0a8d58d6a3bcbe
+ source_x86_64 = https://github.com/MikeMaximus/gbm/releases/download/v1.3.2/GBM.v1.3.2.64-bit.7z
+ b2sums_x86_64 = 17aae3385776f4a953e35bf1d855755b2c6d3ea5d096aea3515b3c44057a603197dd895413fc5a2955e580e3c3dbdc90eea219c6cd5f502fc9825aed5500a5fb
pkgname = gbm
diff --git a/PKGBUILD b/PKGBUILD
index 7676942009c7..31134c4d903e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: basxto <archlinux basxto de>
pkgname=gbm
-pkgver=1.3.1
+pkgver=1.3.2
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=('488ef0d5c22305d84a58472f97e0f3011552fdaf6e3aab11a6d8ecc8be9abf07437a17dcd10d01cdbe6ce24214983784b37b74542cec302a7f6bda4459dc4119')
-b2sums_i686=('fd28a7f7a8d38589bd26331803f3ac3df550052adea2afc005f3b806597d16d8fd3bd4ac6d4665d92686b9f09f04a431079b844e0a61c6674e98cbf731d66955')
+b2sums_x86_64=('17aae3385776f4a953e35bf1d855755b2c6d3ea5d096aea3515b3c44057a603197dd895413fc5a2955e580e3c3dbdc90eea219c6cd5f502fc9825aed5500a5fb')
+b2sums_i686=('00452570719021441cbac7c8f5e82e56e82e1e12bd73a4f6f19061ee56ddd321425669f77c0350552819cf3ea256ceeb40001b0cefc6001edf0a8d58d6a3bcbe')
package() {
#fix new lines
sed -e $'s/\r$//' -i ${srcdir}/gbm.sh