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