summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db2c8b226030..5b3e2db6afab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Jan 1 14:26:24 UTC 2016
+# Fri Jan 1 15:03:52 UTC 2016
pkgbase = esrpatch
- pkgdesc = A tool to patch Sony PlayStation 2 DVD disc images to make them burnable and working with ESR, a homebrew app for the Sony PlayStation 2 made to play those burned discs
+ pkgdesc = A tool to patch DVD disc images for the Sony PlayStation 2 game console to make them burnable and working with ESR, an app for the PlayStation 2 made to play those burned games without swapping
pkgver = 02
- pkgrel = 1
+ pkgrel = 2
url = http://psx-scene.com/forums/f164/esr-public-beta-58441/
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index a6f15b43db08..6a96c9c7f57a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
# Maintainer: Megameneer (Dennis Holierhoek) <dennis.hh@hotmail.com>
pkgname=esrpatch
pkgver=02
-pkgrel=1
-pkgdesc="A tool to patch Sony PlayStation 2 DVD disc images to make them burnable and working with ESR, a homebrew app for the Sony PlayStation 2 made to play those burned discs"
+pkgrel=2
+# This line is way over 80 characters, but a clear description for this rather specific tool is hard to make any shorter than this.
+pkgdesc="A tool to patch DVD disc images for the Sony PlayStation 2 game console to make them burnable and working with ESR, an app for the PlayStation 2 made to play those burned games without swapping"
arch=('any')
url=http://psx-scene.com/forums/f164/esr-public-beta-58441/
license=('GPL')