Date: Tuesday, November 15, 2022 @ 20:10:01
  Author: kpcyrd
Revision: 1348974

upgpkg: read-edid 3.0.2-4 - add sha256sums=

Modified:
  read-edid/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-15 20:08:27 UTC (rev 1348973)
+++ PKGBUILD    2022-11-15 20:10:01 UTC (rev 1348974)
@@ -4,7 +4,7 @@
 
 pkgname=read-edid
 pkgver=3.0.2
-pkgrel=3
+pkgrel=4
 pkgdesc="Program that can get information from a PNP monitor"
 arch=('x86_64')
 url="http://www.polypux.org/projects/read-edid/";
@@ -13,6 +13,7 @@
 makedepends=('cmake')
 source=("http://www.polypux.org/projects/$pkgname/$pkgname-$pkgver.tar.gz";)
 md5sums=('016546e438bf6c98739ff74061df9854')
+sha256sums=('c7c6d8440f5b90f98e276829271ccea5b2ff5a3413df8a0f87ec09f834af186f')
 
 prepare() {
     mkdir $pkgname-build

Reply via email to