blob: 30e07fde2c04a0053d67515a877c9ba6b30b76cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = prestashop
pkgdesc = A fully scalable open source ecommerce solution
pkgver = 1.7.6.8
pkgrel = 1
url = https://www.prestashop.com
install = prestashop.install
arch = any
license = custom:OSL3
license = custom:AFL3
makedepends = unzip
depends = php-gd
depends = php-fpm
depends = php-intl
depends = mariadb
optdepends = apache: A high performance Unix-based HTTP server
optdepends = nginx: Lightweight HTTP server and IMAP/POP3 proxy server
options = !strip
source = prestashop-1.7.6.8.zip::https://github.com/PrestaShop/PrestaShop/releases/download/1.7.6.8/prestashop_1.7.6.8.zip
source = prestashop.conf
sha256sums = ad1dbf9381f9a429d31409f584953419003259db9995ed38f1310d9095cde34e
sha256sums = f074c7a6cad0827dc3ce4e04f94653f6c4bdd4697940538cdf017204f73d4735
pkgname = prestashop
|