libspiro: update to 0.5

This commit is contained in:
gnastyle 2016-01-19 01:03:58 +01:00
parent a3214c6d47
commit cfb06d4e34

View File

@ -1,14 +1,14 @@
# Contributions from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/libspiro
pkgname=libspiro
pkgver=0.3.20150131
pkgver=0.5.20150702
pkgrel=1
pkgdesc='Simplifies the drawing of beautiful curves'
url='https://github.com/fontforge/libspiro'
license=('GPL')
arch=('x86_64')
source=("https://github.com/fontforge/libspiro/archive/${pkgver}.tar.gz")
sha1sums=('fd897b4ae9640de9d395f4c037dd6ff779c1e8ca')
sha1sums=('2a1614b1762e3984ab0d629cf5b41a0f4c12f850')
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"