summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Hayot2020-07-24 15:56:18 +0200
committerGuillaume Hayot2020-07-24 15:56:18 +0200
commitbbe21445eafc43be0dd8eaf24b637b727d37336a (patch)
tree76d84591352a1721f62c5d9cb7e349207c6597be
parentd73ee7672cfc42c00751d2ea6fec215e8e1b8578 (diff)
downloadaur-bbe21445eafc43be0dd8eaf24b637b727d37336a.tar.gz
Fix typo
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39b420ee0840..0b27b568659e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,7 @@
-# Generated by mksrcinfo v8
-# Sun Dec 3 17:27:41 UTC 2017
pkgbase = gog-risk-of-rain
+ pkgdesc = Risk of Rain is an action platformer with roguelike elements.
pkgver = 2.1.0.6
- pkgrel = 1
+ pkgrel = 3
url = https://www.gog.com/game/risk_of_rain
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 858742142c86..018928454c64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=gog-risk-of-rain
pkgver=2.1.0.6
-pkgrel=2
-pkgdsc="Risk of Rain is an action platformer with roguelike elements."
+pkgrel=3
+pkgdesc="Risk of Rain is an action platformer with roguelike elements."
url="https://www.gog.com/game/risk_of_rain"
license=('custom')
arch=('i686' 'x86_64')