summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNils Czernia2018-04-19 15:41:20 +0200
committerNils Czernia2018-04-19 15:44:05 +0200
commitf13d972e8fb43202a0389d5308f2aa6bb3abd096 (patch)
tree93f4d34f50b20e283f822c7ea8eb9f898e0abe7b /PKGBUILD
parent2684297f03c047a9a87062d2f5d686bd0d63ac63 (diff)
downloadaur-f13d972e8fb43202a0389d5308f2aa6bb3abd096.tar.gz
Error fixed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c13132df658a..3fec422d8f91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nils Czernia <nils[at]czserver[dot]de>
-pkgname=rapsberry-overlayroot-git
-_pkgname=rapsberry-overlayroot-git
+pkgname=raspberry-overlayroot-git
+_pkgname=raspberry-overlayroot-git
pkgver=493f431
pkgrel=1
pkgdesc="OverlayFS root file system for RaspberryRi"
@@ -10,8 +10,8 @@ url="https://github.com/nils-werner/arch-overlayroot"
license=("MIT")
depends=("mkinitcpio" "arch-install-scripts" "sudo")
source=("${_pkgname}::git+https://github.com/nils-werner/raspi-overlayroot.git"
- "raspi-overlayroot.install")
-install=raspi-overlayroot.install
+ "raspberry-overlayroot.install")
+install="raspberry-overlayroot.install"
sha256sums=("SKIP"
"b2e7d77110b8e327d75e0e1d48053eae80afb96b53df9078fb85514cf5cdcd0e")