summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Woodbine2018-06-18 05:35:38 +0000
committerCaleb Woodbine2018-06-18 05:35:38 +0000
commitec6d9336bcd87689cad859ec9625d774f7a744e2 (patch)
tree9e6e9c7264d295f8e9304852a1d81bf47705ebbe /PKGBUILD
parent90a16494e15ef5ee0f452b369aeaa40b97c8f49d (diff)
downloadaur-rpicustomiser.tar.gz
Fixed checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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"