summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoritz Schönherr2017-01-29 14:15:30 +0100
committerMoritz Schönherr2017-01-29 14:15:30 +0100
commit7d07dd5b8b3fd74765920c0d02580ea48ba85708 (patch)
tree8f83dda7684205818207626550aa3375971fad8b /PKGBUILD
parentee41ad97c063651296e2aedf7764445dd3393e48 (diff)
downloadaur-ttf-fate-core.tar.gz
added missing checksum for LICENSE
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0637b313f27..7600047e07c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,18 @@
# Maintainer: Moritz Schönherr <moritz.schoenherr@gmail.com>
pkgname=ttf-fate-core
pkgver=1
-pkgrel=1
+pkgrel=2
pkgdesc="The ttf font used in the Fate Core Rulebook"
arch=('any')
license=('custom')
url="http://faterpg.com"
depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
install=ttf.install
-source=("http://www.faterpg.com/wp-content/uploads/2013/06/Fate-Core-Font.ttf_.zip")
+source=("http://www.faterpg.com/wp-content/uploads/2013/06/Fate-Core-Font.ttf_.zip"
+ "LICENSE")
-md5sums=('c910b1af331ab2a785d24cd51d0a0559')
+md5sums=('c910b1af331ab2a785d24cd51d0a0559'
+ 'fcc4115441ba1fc05fc31c02f29ead25')
package() {
cd $srcdir