summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorchet2017-05-11 11:15:06 -0700
committerchet2017-05-11 11:15:06 -0700
commitb37b3c3596116ba503d2d2f78a8b0c0b288067b8 (patch)
tree1e96ac8fca04b71e08bf9d852c537ff7acff9dd3 /PKGBUILD
parent012aa2adb24497a810f73ec226ceea58eaa2467b (diff)
downloadaur-b37b3c3596116ba503d2d2f78a8b0c0b288067b8.tar.gz
Revise contributor info and remove an unnecessary source file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9467f3b99475..80f6e2c31af4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: chet <chetgurevitch @ protonmail . com>
-# COntributor: fheday <fheday @ gmail . com>
-# Contributor: seishinryohosha <seishinryohosha @ zoho . com>
+# Contributor: fheday <fheday @ gmail . com>
+# Contributor: seishinryohosha <seishinryohosha @ gmail . com>
# Contributor: even <kessiapinheiro @ gmail . com>
pkgname=greenfoot
pkgver=3.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Allows easy development of two-dimensional graphical applications, such as simulations and interactive games."
arch=('any')
url="http://www.greenfoot.org"