diff options
author | root <root@rshg054.dnsready.net> | 2011-11-29 23:14:46 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-11-29 23:14:46 +0000 |
commit | 946f0c9fe48dfb648a8a0be065e92f237ce210fd (patch) | |
tree | 13387ae15c5ab9a50acdaa6ab02a076319c19047 /community/flashrom/PKGBUILD | |
parent | 83c3c42a38bda36bdc56d594318958bc4cfd9b32 (diff) |
Tue Nov 29 23:14:46 UTC 2011
Diffstat (limited to 'community/flashrom/PKGBUILD')
-rw-r--r-- | community/flashrom/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/flashrom/PKGBUILD b/community/flashrom/PKGBUILD index 442622f79..4a3495d02 100644 --- a/community/flashrom/PKGBUILD +++ b/community/flashrom/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 52890 2011-07-29 17:53:33Z giovanni $ +# $Id: PKGBUILD 59589 2011-11-28 18:14:47Z giovanni $ # Maintainer: Giovanni Scafora <giovanni@archlinux.org> # Contributor: Cilyan Olowen <gaknar@gmail.com> # Contributor: fill <mailbox@fillo.ru> @@ -6,9 +6,9 @@ pkgname=flashrom pkgver=0.9.4 -pkgrel=1 +pkgrel=2 pkgdesc="Utility for reading, writing, erasing and verifying flash ROM chips" -url="http://www.coreboot.org/Flashrom" +url="http://www.coreboot.org/Flashrom/" arch=('i686' 'x86_64') license=('GPL') depends=('libftdi') |