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

Giovanni Scafora giovanni at nymeria.archlinux.org
Thu Aug 15 04:30:20 UTC 2013


    Date: Thursday, August 15, 2013 @ 06:30:19
  Author: giovanni
Revision: 95620

upgpkg: flashrom 0.9.7-1

upstream release

Modified:
  flashrom/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-15 03:17:16 UTC (rev 95619)
+++ PKGBUILD	2013-08-15 04:30:19 UTC (rev 95620)
@@ -5,8 +5,8 @@
 # Contributor: Anton Shestakov <engored*ya.ru>
 
 pkgname=flashrom
-pkgver=0.9.6.1
-pkgrel=2
+pkgver=0.9.7
+pkgrel=1
 pkgdesc="Utility for reading, writing, erasing and verifying flash ROM chips"
 url="http://www.flashrom.org/"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=('libftdi' 'pciutils')
 optdepends=('dmidecode: for SMBIOS/DMI table decoder support')
 source=("http://download.flashrom.org/releases/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('407e836c0a2b17ec76583cb6809f65e5')
+md5sums=('d239bafa1b46619d851f70f84a5b122a')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list