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 84b8ff8b60e2..89468c33bc6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=spd-eeprom
pkgver=0.0.0.20200915
-_commit=5bbdbd48544cbf4167a8ae756ede136a898b165a
+_commit=09fa2c8bcd45907b656cbb4b7757eac238c3eea6
pkgrel=1
pkgdesc="A simple command line tool for reading and writing AT24/EE1004 SPD EEPROMs."
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=('f16c2b8d06a534c3890dc19dc4e24e0623402721e0db34bf3366b6c5667d6f7402852627bd52a90cd7077b14c6c12a67fe022f579dc548a7637a5ee6a9bdf62f')
+sha512sums=('0db33a8dbda508f75b128eca0225c50ae6af40b1b175e3c65395da744ba0f8b2cfb615848191d646d50e7e13fec21f7628f085506c40f368101b6373eb7b5bad')
package() {
cd $pkgname-$_commit