summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 710ea65bf729..4602e2748d77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=smarty3
pkgver=3.1.21
-pkgrel=1
+pkgrel=2
pkgdesc='Smarty is a PHP template engine'
url='http://www.smarty.net'
-license='LGPL'
+license=('LGPL')
depends=('php>=5.2')
arch=('any')
source=("http://www.smarty.net/files/Smarty-${pkgver}.tar.gz")