summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Riedel2018-07-06 13:50:18 +0200
committerSebastian Riedel2018-07-06 13:50:18 +0200
commit6f4664dd15c85eb409a51668459869924ac7e100 (patch)
treebf1f8c4f64f01fbeedccbaef9bb73a19c3d126f6
parent6863f419de96b7c4cd3a9da7f997919922444953 (diff)
downloadaur-6f4664dd15c85eb409a51668459869924ac7e100.tar.gz
Update version to 1.1.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18b03cfde9d6..a72d80edf880 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.2
+ pkgver = 1.1.3
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.2/GBM.v1.1.2.32-bit.7z
- sha256sums = c3c90d9c7b41b8ccd1c4c03cac93dbb80e544587b0145145f354b919b481b874
+ source = https://github.com/MikeMaximus/gbm/releases/download/v1.1.3/GBM.v1.1.3.32-bit.7z
+ sha256sums = e9f4ccfeddabf6012e90648314391a0e71cfeb52dc55637ba0a58fa7a89fd9ec
pkgname = gbm
diff --git a/PKGBUILD b/PKGBUILD
index ef9e064d1890..8330c10c0846 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: basxto <archlinux basxto de>
pkgname=gbm
-pkgver=1.1.2
+pkgver=1.1.3
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=('c3c90d9c7b41b8ccd1c4c03cac93dbb80e544587b0145145f354b919b481b874')
+sha256sums=('e9f4ccfeddabf6012e90648314391a0e71cfeb52dc55637ba0a58fa7a89fd9ec')
package() {
#fix new lines