summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Riedel2018-08-24 18:07:56 +0200
committerSebastian Riedel2018-08-24 18:07:56 +0200
commit36fd21bb6c85c5f1ac182c6c20776c8f39db1d59 (patch)
treefd029a13367be88c5be3459d7d0440c5a861113f
parent6f4664dd15c85eb409a51668459869924ac7e100 (diff)
downloadaur-36fd21bb6c85c5f1ac182c6c20776c8f39db1d59.tar.gz
Update version to 1.1.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a72d80edf880..97def7799acc 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.3
+ pkgver = 1.1.4
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.3/GBM.v1.1.3.32-bit.7z
- sha256sums = e9f4ccfeddabf6012e90648314391a0e71cfeb52dc55637ba0a58fa7a89fd9ec
+ source = https://github.com/MikeMaximus/gbm/releases/download/v1.1.4/GBM.v1.1.4.32-bit.7z
+ sha256sums = 41a9bd622951bb4063d0ceb11748fc9565c6c11cd6bc69778340182f7b9a6761
pkgname = gbm
diff --git a/PKGBUILD b/PKGBUILD
index 8330c10c0846..c510cdd4a2c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: basxto <archlinux basxto de>
pkgname=gbm
-pkgver=1.1.3
+pkgver=1.1.4
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=('e9f4ccfeddabf6012e90648314391a0e71cfeb52dc55637ba0a58fa7a89fd9ec')
+sha256sums=('41a9bd622951bb4063d0ceb11748fc9565c6c11cd6bc69778340182f7b9a6761')
package() {
#fix new lines