summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNascher2016-10-06 17:40:18 +0200
committerNascher2016-10-06 17:40:18 +0200
commit0ccdaee6e052a237a127ff1c92c4e80c715547ed (patch)
tree7bd38e1eb4d956103ae645094213f607aae9f52d
parentfffb1888dc9b6c7c37e7224ee07bd243ecfc8d47 (diff)
downloadaur-0ccdaee6e052a237a127ff1c92c4e80c715547ed.tar.gz
Update to 2.7.0.9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9d19a577faa..7ac7ca05c479 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Mar 5 18:37:57 UTC 2016
+# Thu Oct 6 15:39:46 UTC 2016
pkgbase = gog-shovel-knight
pkgdesc = Yacht Club Games
- pkgver = 2.6.0.8
+ pkgver = 2.7.0.9
pkgrel = 2
url = http://www.gog.com/game/shovel_knight
arch = i686
@@ -10,9 +10,9 @@ pkgbase = gog-shovel-knight
groups = games
license = custom:commercial
depends = sdl2
- source = gog://gog_shovel_knight_2.6.0.8.sh
+ source = gog://gog_shovel_knight_2.7.0.9.sh
source = gog-shovel-knight.desktop
- sha512sums = 455cbb79d232c6cda3aec402553497a87fb897b9b3e0575e0e018e1439581c09b3bc2d171c7238ef3259dcd4768fe1534d4dc80df91771b884185c501784c1cd
+ sha512sums = 7fa66e8dfe1b7f165983d8571fc49512d12e706e8e4fdd855c77273ca73207d5610aebd752a12c4442a59148f190223d4df2340d143a726936b1f2f527dd6c77
sha512sums = a30a86d218c1249aef5e4f8116d90b61913c74a0bb0629ef1a04c3736d2a3d1960d6b28d562aa83bbc49383594c55de346f9e1893e222e50bba6ebe0d8cd43fc
pkgname = gog-shovel-knight
diff --git a/PKGBUILD b/PKGBUILD
index 0b94dd57e073..c1f4c071d309 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# This package is based on the gog-terraria package and the gog-freedom-planet package from Ainola.
pkgname=gog-shovel-knight
-pkgver=2.6.0.8
+pkgver=2.7.0.9
pkgrel=2
pkgdesc='Yacht Club Games'
arch=("i686" "x86_64")
@@ -13,12 +13,11 @@ license=('custom:commercial')
depends=('sdl2')
groups=('games')
source=("gog://${pkgname//-/_}_${pkgver}.sh" "${pkgname}.desktop")
-sha512sums=('455cbb79d232c6cda3aec402553497a87fb897b9b3e0575e0e018e1439581c09b3bc2d171c7238ef3259dcd4768fe1534d4dc80df91771b884185c501784c1cd'
+sha512sums=('7fa66e8dfe1b7f165983d8571fc49512d12e706e8e4fdd855c77273ca73207d5610aebd752a12c4442a59148f190223d4df2340d143a726936b1f2f527dd6c77'
'a30a86d218c1249aef5e4f8116d90b61913c74a0bb0629ef1a04c3736d2a3d1960d6b28d562aa83bbc49383594c55de346f9e1893e222e50bba6ebe0d8cd43fc')
# You need to download the gog.com installer file manually or with lgogdownloader.
-DLAGENTS+=("gog::/usr/bin/echo %u - This is is not a real URL, you need to download the GOG file manually to \"$PWD\" or
-setup a gog:// DLAGENT. Read this PKGBUILD for more information.")
+DLAGENTS+=("gog::/usr/bin/echo %u - This is is not a real URL, you need to download the GOG file manually to \"$PWD\" or setup a gog:// DLAGENT. Read this PKGBUILD for more information.")
# If you want to use lgogdownloader
# DLAGENTS+=('gogdownloader::/usr/bin/lgogdownloader --download-file=%u -o %o')