summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Hüsers2017-12-11 16:09:10 +0100
committerManuel Hüsers2017-12-11 16:09:10 +0100
commit308bfe525de9616da7df8a1b7ce2563667dce16a (patch)
tree449dc6a788dc128c80482930a3171f31b14d0571 /PKGBUILD
parentd1972a318292c11745097cc724d3c537bb1c55f9 (diff)
downloadaur-308bfe525de9616da7df8a1b7ce2563667dce16a.tar.gz
Version 2.20.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5466612b10bc..6d23d7d64937 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Matej Lach <matej.lach@gmail.com>
pkgname=birdfont
-pkgver=2.19.4
+pkgver=2.20.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=('1cdb1227a10d8e46b5d0c632582d46ae7bd6482c40fe718d0e264e619517b461e8176f47bf40889b42629d909afb3b6d0d382be47ee8cc2420e1e9698be57a3b'
+sha512sums=('d678678ee19cf73041ebe72c310657d884d6bd3572eaa5ce3184662b9e1f57f1342efcfe7134b5af8df49dd45d2a549efa96709da5286fc5e20dfc10cf4862fb'
'SKIP')
validpgpkeys=('FB3BEFA59A6FF7F0E0682B68BCD31D4CCCEB9DD4') # Johan Mattsson <gmail: johan dot mattsson dot m>
install="${pkgname}.install"