summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmiad2016-04-10 19:49:37 +0300
committerAmiad2016-04-10 19:49:37 +0300
commit69f21da421951d3546a4599f028eb49dd4899a34 (patch)
tree8a46fb9d029ab629ab98aa9af792d49269c6c6a5
parentb93cd46483c8d36e630a52e17df9adc84f9c885d (diff)
downloadaur-69f21da421951d3546a4599f028eb49dd4899a34.tar.gz
update license
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d4023c4a136..9689dab0717d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.5.0
pkgrel=1
pkgdesc="Gobject bindings for LibHdate. LibHdate is a small C,C++ library for Hebrew calendar, dates, holidays, and reading sequence (parasha)."
url="http://libhdate-glib.googlecode.com"
-license="GPL"
+license=("GPL")
arch=('i686' 'x86_64')
depends=('libhdate>=1.6' 'vala')
makedepends=("gcc" "autoconf" "automake")