summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfsyy2020-10-16 16:55:40 +0200
committerfsyy2020-10-16 16:55:40 +0200
commit6eeb5da77f677267af4c9dc8181e469e752ff052 (patch)
treed533562449db740ded224ebb8fb9f52679be2eb8
parent1d02b54f0bfe7eedacf12c19603055aaccd86b74 (diff)
downloadaur-6eeb5da77f677267af4c9dc8181e469e752ff052.tar.gz
update to version 1.2.3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77030c031143..deb87ad80a5b 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.2
+ pkgver = 1.2.3
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.2/GBM.v1.2.2.32-bit.7z
- b2sums_i686 = f551fa1a43e6bd013648c49dcdbf2efac55454afe61b4c3af4068094b32ea5ecaf858d1592599dabaaa6f9d7da613709a8689bcc287e9ae74dfb0c3d0e202420
- source_x86_64 = https://github.com/MikeMaximus/gbm/releases/download/v1.2.2/GBM.v1.2.2.64-bit.7z
- b2sums_x86_64 = 47471b70176b706dc9e14b833c6b3624b37d2e5a2bd989f527104d0468e54ae563f1ea81652ff03024870b78e9bfc85e474b1b17f9c9eba6bedbf95511e22d03
+ source_i686 = https://github.com/MikeMaximus/gbm/releases/download/v1.2.3/GBM.v1.2.3.32-bit.7z
+ b2sums_i686 = c215ac398b94041137e71931110cd8fdca281c65c1d0c0334a8834e52c6d95f27a12bdf2042f6f928921ec25b67d7d4e01ad6d0ab228655d92679c284dbb560a
+ source_x86_64 = https://github.com/MikeMaximus/gbm/releases/download/v1.2.3/GBM.v1.2.3.64-bit.7z
+ b2sums_x86_64 = df78cade22905dd25997663bc211b2dbe92a859eb796e92a495fbc767a60992fea2dc10659d1b504d4ad33a53cd9ee413d10909fefee1c9736dc53ec0a08d1ee
pkgname = gbm
diff --git a/PKGBUILD b/PKGBUILD
index b1935fa1cbdd..87d7a604fb9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: basxto <archlinux basxto de>
pkgname=gbm
-pkgver=1.2.2
+pkgver=1.2.3
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=('47471b70176b706dc9e14b833c6b3624b37d2e5a2bd989f527104d0468e54ae563f1ea81652ff03024870b78e9bfc85e474b1b17f9c9eba6bedbf95511e22d03')
-b2sums_i686=('f551fa1a43e6bd013648c49dcdbf2efac55454afe61b4c3af4068094b32ea5ecaf858d1592599dabaaa6f9d7da613709a8689bcc287e9ae74dfb0c3d0e202420')
+b2sums_x86_64=('df78cade22905dd25997663bc211b2dbe92a859eb796e92a495fbc767a60992fea2dc10659d1b504d4ad33a53cd9ee413d10909fefee1c9736dc53ec0a08d1ee')
+b2sums_i686=('c215ac398b94041137e71931110cd8fdca281c65c1d0c0334a8834e52c6d95f27a12bdf2042f6f928921ec25b67d7d4e01ad6d0ab228655d92679c284dbb560a')
package() {
#fix new lines