diff options
author | Urbain Vaes <urbain@vaes.uk> | 2019-04-03 17:05:19 +0200 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2019-04-08 12:46:41 +0200 |
commit | 12b6a06de8b82881e6b5e9694a6cd7bec1b119ec (patch) | |
tree | 5f1eb5b25799092a675f6e351642b186a1ba6077 /arch/local/PKGBUILD | |
parent | 32897a60236cc810b7a8c154c7d7deaba1b01323 (diff) |
[arch] Add basic install package
Diffstat (limited to 'arch/local/PKGBUILD')
-rw-r--r-- | arch/local/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/local/PKGBUILD b/arch/local/PKGBUILD index 5c6055b..8659f32 100644 --- a/arch/local/PKGBUILD +++ b/arch/local/PKGBUILD @@ -1,5 +1,5 @@ # yaourt -P && makepkg -i -pkgname=local-packages +pkgname=my-local pkgver=0 pkgrel=1 arch=(any) |