summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ced0843f6e7..25738c3c7a8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,14 @@ _fontname=sans-forgetica
pkgname=otf-${_fontname}
pkgver=0.1
_relver=0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Font scientifically designed to help you remember your study notes"
url="http://sansforgetica.rmit/"
arch=(any)
license=(custom)
source=("$_fontname.zip::http://sansforgetica.rmit/Common/Zips/Sans%20Forgetica.zip")
sha256sums=('972899e17ae7097c95a30661c882c696b6f17d73061da6632b8e976b3bf56f81')
+makedepends=('unzip')
package() {
cd "${srcdir}"