summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD14
1 files changed, 3 insertions, 11 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08c2e7707537..724808ddcca1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,4 @@
-# Maintainer: Icarus Mitchellson <mumei AT airmail DOT cc>
-
+# Maintainer: mumei <mumei AT airmail DOT cc>
_pkgname=Chess
pkgname=chess.app
pkgrel=1
@@ -11,15 +10,8 @@ license=('BSD')
groups=('gnustep-apps')
depends=('gnustep-base' 'gnustep-gui' 'gnustep-back')
makedepends=('gcc-objc' 'gnustep-make')
-source=("http://http.debian.net/debian/pool/main/c/chess.app/chess.app_2.8.orig.tar.gz"
- "http://http.debian.net/debian/pool/main/c/chess.app/chess.app_2.8-1.debian.tar.xz")
-sha256sums=('0a504959ab9699b04055c6844fc62346f1791c67c155f2de62f885c674ab4bd8'
- 'f47f4926cc819a3a6268f731a72748e3f6d719da8d82ea75183fdb99edf58ce1')
-
-prepare() {
- cd "$pkgname-33"
- patch < ../debian/patches/improve-chessinfo-plist
-}
+source=("http://http.debian.net/debian/pool/main/c/chess.app/chess.app_2.8.orig.tar.gz")
+sha256sums=('0a504959ab9699b04055c6844fc62346f1791c67c155f2de62f885c674ab4bd8')
build() {
cd "$pkgname-33"