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

Lukas Fleischer lfleischer at archlinux.org
Tue Oct 2 04:49:42 UTC 2018


    Date: Tuesday, October 2, 2018 @ 04:49:41
  Author: lfleischer
Revision: 335641

upgpkg: libyaml 0.2.1-1

Upstream update.

Modified:
  libyaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-02 03:31:46 UTC (rev 335640)
+++ PKGBUILD	2018-10-02 04:49:41 UTC (rev 335641)
@@ -3,7 +3,7 @@
 # Contributor: Michal Bozon <michal.bozon__at__gmail.com>
 
 pkgname=libyaml
-pkgver=0.1.7
+pkgver=0.2.1
 pkgrel=1
 pkgdesc="YAML 1.1 library"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 url="http://pyyaml.org/wiki/LibYAML"
 license=('MIT')
 source=("http://pyyaml.org/download/libyaml/yaml-$pkgver.tar.gz")
-md5sums=('1abf45bd3a96374fa55ca63b32f9f2f9')
+md5sums=('72724b9736923c517e5a8fc6757ef03d')
 
 build() {
   cd "$srcdir/yaml-$pkgver"



More information about the arch-commits mailing list