[arch-commits] Commit in libspiro/trunk (PKGBUILD)

Gaëtan Bisson bisson at archlinux.org
Thu Aug 1 23:26:24 UTC 2019


    Date: Thursday, August 1, 2019 @ 23:26:24
  Author: bisson
Revision: 358873

upstream update

Modified:
  libspiro/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-01 23:26:07 UTC (rev 358872)
+++ PKGBUILD	2019-08-01 23:26:24 UTC (rev 358873)
@@ -3,14 +3,14 @@
 
 pkgname=libspiro
 epoch=1
-pkgver=0.5.20150702
-pkgrel=2
+pkgver=20190731
+pkgrel=1
 pkgdesc='Simplifies the drawing of beautiful curves'
 url='https://github.com/fontforge/libspiro'
 license=('GPL')
 arch=('x86_64')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/fontforge/libspiro/archive/${pkgver}.tar.gz")
-sha256sums=('14f761d83c7fa6be31c4e0317251ed1201b367dc5b2a8678e2da179d74938fc7')
+source=("https://github.com/fontforge/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('24c7d1ccc7c7fe44ff10c376aa9f96e20e505f417ee72b63dc91a9b34eeac354')
 
 prepare() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list