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

Roman Kyrylych roman at archlinux.org
Sat Nov 19 15:18:53 UTC 2011


    Date: Saturday, November 19, 2011 @ 10:18:52
  Author: roman
Revision: 142978

upgpkg: yasm 1.2.0-1

Modified:
  yasm/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-19 12:13:49 UTC (rev 142977)
+++ PKGBUILD	2011-11-19 15:18:52 UTC (rev 142978)
@@ -1,10 +1,10 @@
 # $Id$
-# Maintainer:
+# Maintainer: Роман Кирилич (Roman Kyrylych) <roman at archlinux.org>
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 # Contributor: Vinay S Shastry <vinayshastry at gmail.com>
 
 pkgname=yasm
-pkgver=1.1.0
+pkgver=1.2.0
 pkgrel=1
 pkgdesc="A rewrite of NASM to allow for multiple syntax supported (NASM, TASM, GAS, etc.)"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('glibc')
 source=(http://www.tortall.net/projects/yasm/releases/${pkgname}-${pkgver}.tar.gz)
 options=('!libtool')
-md5sums=('8392e5f2235c2c2a981e1a633f2698cb')
+md5sums=('4cfc0686cf5350dd1305c4d905eb55a6')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list