summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorchet2017-06-06 12:02:10 -0700
committerchet2017-06-06 12:02:10 -0700
commit73672c3aceb8e6acb87883cacb35b03c199dc975 (patch)
treeeedb2e5eec0d38830f1ce830b2471e3aac55a619 /.SRCINFO
parent9523031f75536ec1e5b733c49a51da1bf15cccf2 (diff)
downloadaur-73672c3aceb8e6acb87883cacb35b03c199dc975.tar.gz
Revert unnecessary architecture restriction
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e206c110c24..714de200abe0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
pkgbase = greenfoot
pkgdesc = Allows easy development of two-dimensional graphical applications, such as simulations and interactive games.
pkgver = 3.1.0
- pkgrel = 6
+ pkgrel = 7
url = https://www.greenfoot.org
- arch = x86_64
+ arch = any
license = GPL2
license = Apache
license = BSD