[arch-commits] Commit in synfig/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Thu May 13 17:21:57 UTC 2021
Date: Thursday, May 13, 2021 @ 17:21:56
Author: bgyorgy
Revision: 933337
upgpkg: synfig 1.4.1-1: Update to version 1.4.1
Modified:
synfig/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-13 17:21:49 UTC (rev 933336)
+++ PKGBUILD 2021-05-13 17:21:56 UTC (rev 933337)
@@ -3,8 +3,8 @@
# Contributor: Franco Iacomella <yaco at gnu.org>
pkgname=synfig
-pkgver=1.4.0
-pkgrel=5
+pkgver=1.4.1
+pkgrel=1
pkgdesc='Professional vector animation program (CLI renderer only)'
arch=('x86_64')
url='https://www.synfig.org/'
@@ -13,7 +13,7 @@
'pango')
makedepends=('boost' 'etl' 'intltool')
source=("https://downloads.sourceforge.net/synfig/$pkgname-$pkgver.tar.gz")
-sha256sums=('7f36d57eba9dc959e1deae89e6908585a08db7f2d9399915a46a9eff33080c9c')
+sha256sums=('f90f1dcff1a409bbe2bfbb2cf42b7019cf735bec3223722db2feba6e198d1bc1')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list