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

Daniel Bermond dbermond at archlinux.org
Sat Jun 27 12:40:12 UTC 2020


    Date: Saturday, June 27, 2020 @ 12:40:11
  Author: dbermond
Revision: 654929

upgpkg: libemf 1.0.13-1

Modified:
  libemf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-27 12:32:44 UTC (rev 654928)
+++ PKGBUILD	2020-06-27 12:40:11 UTC (rev 654929)
@@ -2,7 +2,7 @@
 # Contributor: lily wilson <hotaru at thinkindifferent.net>
 
 pkgname=libemf
-pkgver=1.0.12
+pkgver=1.0.13
 pkgrel=1
 pkgdesc='Library implementation of ECMA-234 API for the generation of enhanced metafiles'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 license=('GPL' 'LGPL')
 depends=('gcc-libs')
 source=("https://sourceforge.net/projects/libemf/files/libemf/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('22e6f70986dc1ff8b85aa94f8ee45dd259034ad6476e42156ccf237e25c4d506')
+sha256sums=('74d92c017e8beb41730a8be07c2c6e4ff6547660c84bf91f832d8f325dd0cf82')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list