summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56c0a974201f..b67a9a1c7952 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=spd-eeprom
pkgver=0.0.0.20200915
-_commit=533e0e94105bb3300d1ee1ba2714eb94a50237a0
+_commit=e22fc92720fbe55e3f7bec987491a7be5de9ef6e
pkgrel=1
pkgdesc="A simple command line tool for reading and writing SPD EEPROM."
arch=('any')
@@ -10,7 +10,7 @@ url="https://github.com/redchenjs/spd-eeprom"
license=('Apache')
depends=('python' 'i2c-tools')
source=("https://github.com/redchenjs/spd-eeprom/archive/$_commit/spd-eeprom-$_commit.tar.gz")
-sha512sums=('88f15c12a764a1bcd14644d3a7ec4b81a4d87c1e78b5e3cb23be5a62535d3ace53764c3105f16a302504205da8ea3032a6220860beb589324243b73ab09d8e8c')
+sha512sums=('8dea6826e88c32f006fc6e94b994ff64fea93c8e3958bbd419e43c6f49e1d29c0d68b33f58154dd3edf097f37150a049ee7f638d158d7e4afe5417524b43382e')
package() {
cd $pkgname-$_commit