summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMunzir Taha2015-06-27 02:17:43 +0300
committerMunzir Taha2015-06-27 02:17:43 +0300
commit77fc9013c9b4f6d72d701bb71498a08027820179 (patch)
tree21728fa41c09cb5ced2355a821bdac1c1524b33d
parent451ef5ec0c49702273a9a3a21c33895392f6f00c (diff)
downloadaur-77fc9013c9b4f6d72d701bb71498a08027820179.tar.gz
Fixing the license
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index af6dedfdde23..3fbd098f750f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,11 @@
pkgbase = ttf-jozoor
pkgdesc = Arabic fonts designed by Jozoor Team, working on Linux, Mac and Windows
pkgver = 1.0
- pkgrel = 2
+ pkgrel = 3
url = http://jozoor.com/
install = font.install
arch = any
+ license = CCPL:by-sa
source = http://download1250.mediafire.com/2k6gh8nj2bgg/xcvmc8nbjjrzsh7/Jozoor_Font.zip
source = https://dl.dropboxusercontent.com/u/34057974/Free_Jozoor_Fonts/Flat_Font_Jozoor.zip
sha256sums = be60907957909b6bbe9385ef475d6c27d9f7ac11b9b596112b0a1613c849b49f
diff --git a/PKGBUILD b/PKGBUILD
index 666c7e78e25b..ff46e3c6942f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Munzir Taha <munzirtaha@gmail.com>
pkgname=ttf-jozoor
pkgver=1.0
-pkgrel=2
+pkgrel=3
pkgdesc="Arabic fonts designed by Jozoor Team, working on Linux, Mac and Windows"
arch=('any')
url="http://jozoor.com/"
-#license=('CCPL')
+license=('CCPL:by-sa')
install=font.install
source=(http://download1250.mediafire.com/2k6gh8nj2bgg/xcvmc8nbjjrzsh7/Jozoor_Font.zip
https://dl.dropboxusercontent.com/u/34057974/Free_Jozoor_Fonts/Flat_Font_Jozoor.zip)