summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Woodbine2018-06-09 10:10:23 +1200
committerCaleb Woodbine2018-06-09 10:10:23 +1200
commit6f407c803eded4d0ad1771a5e59aa20e1802fcad (patch)
tree43d37478c9d57cd5395d20cb62670b8356b39e89 /PKGBUILD
parent5e69a11a5ffae9bc5e4cebb35d86259f4038cf59 (diff)
downloadaur-6f407c803eded4d0ad1771a5e59aa20e1802fcad.tar.gz
Added md5sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aea890de5619..2dcfe48919ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,8 @@ arch=('any')
url="https://gitlab.com/BobyMCbobs/${rpicustomiser}"
license=('GPL')
depends=('bash' 'qemu' 'qemu-user-static' 'binfmt-support')
-install=
source=("https://gitlab.com/BobyMCbobs/${pkgname}/-/archive/${pkgver}/${pkgname}-${pkgver}.zip")
-noextract=()
-md5sums=('SKIP')
+md5sums=('2676b02dc78b087415fd1dc5b8e9ce8d')
package() {
cd "$pkgname-$pkgver"