blob: d7a7488d832f3117c69110da89ef2bb4c23727c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = joomla
pkgdesc = a php Content Management System (CMS) which enables you to build websites and powerful online applications.
pkgver = 5.3.1
pkgrel = 1
url = https://www.joomla.org/
install = joomla.install
arch = any
license = GPL-2.0-only
depends = python
optdepends = apache: Web server
optdepends = php: Web server support
optdepends = mariadb: Database
optdepends = postgresql: Database
noextract = Joomla_5.3.1-Stable-Full_Package.tar.gz
options = !strip
source = https://github.com/joomla/joomla-cms/releases/download/5.3.1/Joomla_5.3.1-Stable-Full_Package.tar.gz
md5sums = 0fab75815576b8c4e7518251eb31ff64
sha256sums = 8ceb6f55c508e9f211b8b7d908cd2ff7c9c79788644e00c199306341b1f88623
pkgname = joomla
|