edit for my version
This commit is contained in:
parent
96a25b7c17
commit
64e9902f6e
1 changed files with 2 additions and 2 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -6,10 +6,10 @@ pkgver=r50.2e0016f
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A package manager for blendOS"
|
pkgdesc="A package manager for blendOS"
|
||||||
arch=('x86_64' 'i686')
|
arch=('x86_64' 'i686')
|
||||||
url="https://github.com/blend-os/blend"
|
url="https://git.askiiart.net/askiiart-blendos/blend"
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
makedepends=("electron" 'git' 'npm' 'base-devel')
|
makedepends=("electron" 'git' 'npm' 'base-devel')
|
||||||
source=('git+https://github.com/blend-os/blend'
|
source=('git+https://git.askiiart.net/askiiart-blendos/blend'
|
||||||
'blend-settings.desktop'
|
'blend-settings.desktop'
|
||||||
'blend-package-installer.desktop'
|
'blend-package-installer.desktop'
|
||||||
'blend-settings'
|
'blend-settings'
|
||||||
|
|
Loading…
Reference in a new issue