summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Hüsers2016-11-06 21:59:18 +0100
committerManuel Hüsers2016-11-06 21:59:18 +0100
commit8026c766a88cd71cd68d98be2b46b86b8e56865a (patch)
treeb6da5397752ffbfb740324f9c120ae8b32fe3fd9 /PKGBUILD
parentce2570ca292b9127b4e314c8b8d2dfdce7535273 (diff)
downloadaur-8026c766a88cd71cd68d98be2b46b86b8e56865a.tar.gz
Version 2.17.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c478d1bbcccc..16d8bb8485e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Matej Lach <matej.lach@gmail.com>
pkgname=birdfont
-pkgver=2.16.12
+pkgver=2.17.1
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' 'webkit2gtk' 'libnotify' 'libxmlbird')
makedepends=('vala' 'gettext' 'python')
source=(https://birdfont.org/releases/${pkgname}-${pkgver}.tar.xz{,.sig})
-sha512sums=('47338e84bd3f6809ca36e4dbf3f0003302f464dd5b18f05594b845b45b36a774e06b371926f85df90a29d530687c1a20a1ba3dec6bb302abda3e74cb3d53743b'
+sha512sums=('9a311fe1e3f3b0a44cde1d1c7612b16926974f34bbdd4cdcd5e734b0ec62103e94ad10ee92b191e1009495c25225a8efff8da3e673e07ee8873fe3c0a7927816'
'SKIP')
validpgpkeys=('FB3BEFA59A6FF7F0E0682B68BCD31D4CCCEB9DD4') # Johan Mattsson <gmail: johan dot mattsson dot m>
install="${pkgname}.install"