summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Riedel2018-06-15 15:57:25 +0200
committerSebastian Riedel2018-06-15 15:57:25 +0200
commit6863f419de96b7c4cd3a9da7f997919922444953 (patch)
treedfb365f3de95869805208bba7a694ef3bf08fe2b
parent743defb762fd7d8df8370d607f454923dce7cddf (diff)
downloadaur-6863f419de96b7c4cd3a9da7f997919922444953.tar.gz
Update to 1.1.2
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD5
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index adbbb71a9eb4..18b03cfde9d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gbm
pkgdesc = Game Backup Monitor monitors games and backs up their savegames
- pkgver = 1.0.7
+ pkgver = 1.1.2
pkgrel = 1
url = https://mikemaximus.github.io/gbm-web/linux.html
arch = any
@@ -9,8 +9,9 @@ pkgbase = gbm
depends = mono-basic
depends = sqlite
depends = p7zip
- source = https://github.com/MikeMaximus/gbm/releases/download/v1.0.7/GBM.v1.0.7.32-bit.7z
- sha256sums = a544eaa038c99a655714efce42da813681f239332933319fbba8aeb9d07cb517
+ optdepends = libnotify
+ source = https://github.com/MikeMaximus/gbm/releases/download/v1.1.2/GBM.v1.1.2.32-bit.7z
+ sha256sums = c3c90d9c7b41b8ccd1c4c03cac93dbb80e544587b0145145f354b919b481b874
pkgname = gbm
diff --git a/PKGBUILD b/PKGBUILD
index 8c0c6346012e..ef9e064d1890 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: basxto <archlinux basxto de>
pkgname=gbm
-pkgver=1.0.7
+pkgver=1.1.2
pkgrel=1
pkgdesc="Game Backup Monitor monitors games and backs up their savegames"
url="https://mikemaximus.github.io/gbm-web/linux.html"
@@ -9,8 +9,9 @@ license=('GPL3')
arch=('any')
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=('a544eaa038c99a655714efce42da813681f239332933319fbba8aeb9d07cb517')
+sha256sums=('c3c90d9c7b41b8ccd1c4c03cac93dbb80e544587b0145145f354b919b481b874')
package() {
#fix new lines