summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Woodbine2018-06-18 05:35:38 +0000
committerCaleb Woodbine2018-06-18 05:35:38 +0000
commitec6d9336bcd87689cad859ec9625d774f7a744e2 (patch)
tree9e6e9c7264d295f8e9304852a1d81bf47705ebbe
parent90a16494e15ef5ee0f452b369aeaa40b97c8f49d (diff)
downloadaur-rpicustomiser.tar.gz
Fixed checksum
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90a55ab2dca0..edb88a6111a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = rpicustomiser
depends = qemu-user-static
depends = binfmt-support
source = https://gitlab.com/BobyMCbobs/rpicustomiser/-/archive/1.0.1/rpicustomiser-1.0.1.zip
- md5sums = 2676b02dc78b087415fd1dc5b8e9ce8d
+ md5sums = 7c0526112a5cfce616cadaff345d236c
pkgname = rpicustomiser
diff --git a/PKGBUILD b/PKGBUILD
index d89749551a17..b0eb93ebbe0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://gitlab.com/BobyMCbobs/${pkgname}"
license=('GPL')
depends=('bash' 'qemu' 'qemu-user-static' 'binfmt-support')
source=("https://gitlab.com/BobyMCbobs/${pkgname}/-/archive/${pkgver}/${pkgname}-${pkgver}.zip")
-md5sums=('2676b02dc78b087415fd1dc5b8e9ce8d')
+md5sums=('7c0526112a5cfce616cadaff345d236c')
package() {
cd "$pkgname-$pkgver"