From d20f651c785ef769c62336dabddd7e0fcd280f55 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 8 Apr 2022 12:54:37 +0000 Subject: [PATCH] community/flashrom to 1.2-3 --- community/flashrom/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/flashrom/PKGBUILD b/community/flashrom/PKGBUILD index 99baa748d..be0bc36eb 100644 --- a/community/flashrom/PKGBUILD +++ b/community/flashrom/PKGBUILD @@ -9,7 +9,7 @@ pkgname=flashrom pkgver=1.2 -pkgrel=2 +pkgrel=3 pkgdesc="Utility for reading, writing, erasing and verifying flash ROM chips" arch=(x86_64) url="https://www.flashrom.org/"