summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6372ea92c37e..ead930da99fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Matej Lach <matej.lach@gmail.com>
pkgname=birdfont
-pkgver=2.13.0
+pkgver=2.14.0
pkgrel=1
pkgdesc='A free font editor that lets you create vector graphics and export TTF, EOT & SVG fonts'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ license=('GPL3')
depends=('libgee' 'webkitgtk' 'libnotify' 'libxmlbird' 'ttf-roboto')
makedepends=('vala' 'gettext' 'python')
source=(https://birdfont.org/releases/${pkgname}-${pkgver}.tar.xz{,.sig})
-sha512sums=('c71a77b7534639796e75d61858920c12e45c2b41a6558c8981fd2ba5c65d25054801061a81e85853ed10b6f03a5c6b8e92422844f1104ae5c043e6d8f333ece5'
+sha512sums=('202529ba84d596e1fa18b605441291593a9feaa61713138c00108983f77884b714439751dac4134e49471addd39c1b88705921dafdbe66733278ea324b3f9ea2'
'SKIP')
validpgpkeys=('FB3BEFA59A6FF7F0E0682B68BCD31D4CCCEB9DD4') # Johan Mattsson <gmail: johan dot mattsson dot m>
install="${pkgname}.install"