summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Riedel2019-12-07 14:09:36 +0100
committerSebastian Riedel2019-12-07 14:09:36 +0100
commit36dba8eed6f574ce059195a9468c92c303568352 (patch)
tree5f8323eee95f0875428939983c26529e5e6f9aa3
parent1f0058d555cac140616f76a9c6afcca59032b471 (diff)
downloadaur-36dba8eed6f574ce059195a9468c92c303568352.tar.gz
Update version to 1.2.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9743c0ab783f..fdc8e481b3f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gbm
pkgdesc = Game Backup Monitor monitors games and backs up their savegames
- pkgver = 1.1.8
+ pkgver = 1.2.0
pkgrel = 1
url = https://mikemaximus.github.io/gbm-web/linux.html
arch = any
@@ -10,8 +10,8 @@ pkgbase = gbm
depends = sqlite
depends = p7zip
optdepends = libnotify
- source = https://github.com/MikeMaximus/gbm/releases/download/v1.1.8/GBM.v1.1.8.32-bit.7z
- sha256sums = bf4cb1155381f25f5e9539b8dc2ecaad948e649946d5e269fbe978ec04aab8d1
+ source = https://github.com/MikeMaximus/gbm/releases/download/v1.2.0/GBM.v1.2.0.32-bit.7z
+ sha256sums = 67bcaf4638a7087a4cc399a68b28d57fcd5da5094c02e1a1b71486e6851a0c13
pkgname = gbm
diff --git a/PKGBUILD b/PKGBUILD
index 40119db4f297..2f0ef4912561 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: basxto <archlinux basxto de>
pkgname=gbm
-pkgver=1.1.8
+pkgver=1.2.0
pkgrel=1
pkgdesc="Game Backup Monitor monitors games and backs up their savegames"
url="https://mikemaximus.github.io/gbm-web/linux.html"
@@ -11,7 +11,7 @@ makedepends=('imagemagick')
depends=('mono-basic' 'sqlite' 'p7zip')
optdepends=('libnotify')
source=("https://github.com/MikeMaximus/gbm/releases/download/v${pkgver}/GBM.v${pkgver}.32-bit.7z")
-sha256sums=('bf4cb1155381f25f5e9539b8dc2ecaad948e649946d5e269fbe978ec04aab8d1')
+sha256sums=('67bcaf4638a7087a4cc399a68b28d57fcd5da5094c02e1a1b71486e6851a0c13')
package() {
#fix new lines