[arch-commits] Commit in libspiro/trunk (PKGBUILD)
Gaetan Bisson
bisson at archlinux.org
Sun Feb 1 07:00:25 UTC 2015
Date: Sunday, February 1, 2015 @ 08:00:25
Author: bisson
Revision: 230345
upstream update
Modified:
libspiro/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-01 06:33:19 UTC (rev 230344)
+++ PKGBUILD 2015-02-01 07:00:25 UTC (rev 230345)
@@ -4,14 +4,14 @@
pkgname=libspiro
epoch=1
-pkgver=0.2
-pkgrel=2
+pkgver=0.3.20150131
+pkgrel=1
pkgdesc='Simplifies the drawing of beautiful curves'
url='https://github.com/fontforge/libspiro'
license=('GPL')
arch=('i686' 'x86_64')
-source=("https://github.com/fontforge/libspiro/archive/v${pkgver}.tar.gz")
-sha1sums=('6d0e12bbaf09eb45b2832a62ae1bec1795b8296b')
+source=("https://github.com/fontforge/libspiro/archive/${pkgver}.tar.gz")
+sha1sums=('fd897b4ae9640de9d395f4c037dd6ff779c1e8ca')
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list