summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDrew Noel2019-06-17 11:44:55 -0400
committerDrew Noel2019-06-17 11:44:55 -0400
commitfa2841aafba85c57f70b5892857884bbb6ec61a3 (patch)
tree2d44e2d6278ddd1b0b7c2e1f3e0233824b281cbc /PKGBUILD
parentf39025015835f56568ace76c57ae3ad5e12532fb (diff)
downloadaur-fa2841aafba85c57f70b5892857884bbb6ec61a3.tar.gz
Version 2.26.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3d451bf5cd9..cf21f777e4c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
-# Maintainer: Manuel Hüsers <manuel.huesers@uni-ol.de>
+# Maintainer: Drew Noel <drewmnoel@gmail.com>
+# Contributor: Manuel Hüsers <manuel.huesers@uni-ol.de>
# Contributor: fstirlitz <felix.von.s@posteo.de>
# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
# Contributor: Matej Lach <matej.lach@gmail.com>
pkgname=birdfont
-pkgver=2.21.0
+pkgver=2.26.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 +14,7 @@ license=('GPL3')
depends=('libgee' 'webkit2gtk' 'libnotify' 'libxmlbird')
makedepends=('vala' 'gettext' 'python')
source=(https://birdfont.org/releases/${pkgname}-${pkgver}.tar.xz{,.sig})
-sha512sums=('526f47bf1cc070f112b386dd52805f3e021f71a34df5f48189679f985bddde3c1a0c41783affa74934068191dd11127dde7194bfda8c2fdcdcb82684f9a1b889'
+sha512sums=('8522d014b7714b9d8990e1a62e45c0ae354ae42e9122aba0f6abef381c73774f49659a6ce9dc446c82df853c10e08a3a270548a0258ddff46581fcde8aed9b17'
'SKIP')
validpgpkeys=('FB3BEFA59A6FF7F0E0682B68BCD31D4CCCEB9DD4') # Johan Mattsson <gmail: johan dot mattsson dot m>
install="${pkgname}.install"