summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Woodbine2018-06-09 19:49:49 +1200
committerCaleb Woodbine2018-06-09 19:49:49 +1200
commit90a16494e15ef5ee0f452b369aeaa40b97c8f49d (patch)
tree925bbb8c1b2fc5d9348ff33cd3f20700b25d61f4 /PKGBUILD
parent6f407c803eded4d0ad1771a5e59aa20e1802fcad (diff)
downloadaur-90a16494e15ef5ee0f452b369aeaa40b97c8f49d.tar.gz
Fixed URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2dcfe48919ef..d89749551a17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer: Caleb Woodbine <github.com/BobyMCbobs>
+# Maintainer: Caleb Woodbine <gitlab.com/BobyMCbobs>
pkgname=rpicustomiser
pkgver=1.0.1
pkgrel=1
pkgdesc="A useful tool for customising Rasbian. Chroot, install deb packages, copy files, customise."
arch=('any')
-url="https://gitlab.com/BobyMCbobs/${rpicustomiser}"
+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")