summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Minka2019-07-11 10:38:32 +0200
committerMartin Minka2019-07-11 10:38:32 +0200
commit482a0af6a7c7d8587a660b674dbfa44f7da7067f (patch)
tree8cf4d684884ad55f5f0cd578d647e45243eef0ba /PKGBUILD
parentdf05d2936559dbe88bfc6e5ebb15493ea7d25cac (diff)
downloadaur-482a0af6a7c7d8587a660b674dbfa44f7da7067f.tar.gz
change: from custom to CCPL license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25738c3c7a8b..c327c4a0f9bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@ _fontname=sans-forgetica
pkgname=otf-${_fontname}
pkgver=0.1
_relver=0.1
-pkgrel=2
+pkgrel=3
pkgdesc="Font scientifically designed to help you remember your study notes"
url="http://sansforgetica.rmit/"
arch=(any)
-license=(custom)
+license=(CCPL)
source=("$_fontname.zip::http://sansforgetica.rmit/Common/Zips/Sans%20Forgetica.zip")
sha256sums=('972899e17ae7097c95a30661c882c696b6f17d73061da6632b8e976b3bf56f81')
makedepends=('unzip')