summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Baumann2021-05-22 10:08:05 +0200
committerAndreas Baumann2021-05-22 10:08:05 +0200
commitc23ae77af99ea54e508e257f77da40c2e3abea7b (patch)
treef21f3f8d22a0f9c1409b5a6e00a6d9e4d2579e0b /PKGBUILD
parentffef8162be7cacc7cb0b2f30e099757a330ee771 (diff)
downloadaur-cppcms.tar.gz
adapted for Archlinux32
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fff58fc33e7c..2ed657299788 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=cppcms
pkgver=1.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="CppCMS is the web development framework written in C++, that is aimed on development of high performance web application."
-arch=('i686' 'x86_64')
+arch=('i486' 'i686' 'pentium4' 'x86_64')
url="http://cppcms.sourceforge.net/"
license=('LGPL')
depends=('pcre' 'zlib')