summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicholas Boyd Isacsson2020-07-29 17:23:04 +0200
committerNicholas Boyd Isacsson2020-07-29 17:23:04 +0200
commit5459fec00f860e31b62950f24a40faf1c76405be (patch)
treeea3794389f385b7f6f6884bebb58e80a0245203a /PKGBUILD
parenta64d165f8dc91d9f3ad4052c6fc2dad001b5b693 (diff)
downloadaur-5459fec00f860e31b62950f24a40faf1c76405be.tar.gz
Fix typo in PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 07926670ba57..c531513a07b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/nichobi/${pkgname}"
license=('GPL3')
depends=('bash')
makedepends=('git')
-provides=('ronin')
+provides=('runin')
source=(git+$url)
md5sums=(SKIP)