summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkreon2015-08-29 05:05:56 +0300
committerkreon2015-08-29 05:05:56 +0300
commitda68a5ca3893c50fdcdb9b073a1f223affd03964 (patch)
treefbeb5f900da0aff63be7a07750e5d8934722d7bd /PKGBUILD
parentb03782acb6b27472b5babb148e49dde1818f9f55 (diff)
downloadaur-da68a5ca3893c50fdcdb9b073a1f223affd03964.tar.gz
license fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e78a0a7b181..4bb8410ec6e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=2
pkgdesc="Custom version of PostgreSQL 9.4 for 1C system"
arch=('i686' 'x86_64')
url="http://v8.1c.ru/overview/postgres_patches_notes.htm"
-license=('GPL')
+license=('Custom')
depends=('libxml2' 'libxslt' 'icu' 'openssl')
makedepends=('rpmextract' 'gcc' 'make' 'flex' 'bison')
#checkdepends=()