mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/filesystem to 2020.05.20-1
This commit is contained in:
parent
cce6a283d8
commit
b9e9b51018
2 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
# - modifed os-release
|
||||
|
||||
pkgname=filesystem
|
||||
pkgver=2020.05.07
|
||||
pkgver=2020.05.20
|
||||
pkgrel=1
|
||||
pkgdesc='Base Arch Linux files'
|
||||
arch=('x86_64')
|
||||
|
@ -34,7 +34,7 @@ md5sums=('5fa6674df7645d7f5895f2d12b4ef4e9'
|
|||
'981ee4d7e506a9d6d9ed2d872e16004b'
|
||||
'6d1a528e1e3d259c7c262eb9e37a0f5f'
|
||||
'5182ac38a0de85da8ade93ef71975ca4'
|
||||
'7b208a630a548740e0f4cd368badae23'
|
||||
'2a50e4755bc841ed2b63a56935176b47'
|
||||
'0ee015fad07732676d9488ae498eed41'
|
||||
'f04bcb2803afc4dcb95670fe87343b4d'
|
||||
'815652599be54fd3607cf276e89a0a19'
|
||||
|
|
|
@ -16,7 +16,7 @@ appendpath () {
|
|||
appendpath '/usr/local/sbin'
|
||||
appendpath '/usr/local/bin'
|
||||
appendpath '/usr/bin'
|
||||
unset appendpath
|
||||
unset -f appendpath
|
||||
|
||||
export PATH
|
||||
|
||||
|
|
Loading…
Reference in a new issue