Update PKGBUILD
This commit is contained in:
parent
08a5b09e2c
commit
4c9baaad76
8
PKGBUILD
8
PKGBUILD
|
@ -1,11 +1,11 @@
|
|||
# Maintainer: BCG <boyd@bgcv.online>
|
||||
# Maintainer: G34RZ <g3arz@dockservices.co>
|
||||
pkgbase=system76-power-gui
|
||||
pkgname=system76-power-gui
|
||||
pkgver=1.0.0
|
||||
pkgrel=3
|
||||
pkgver=0.1.0
|
||||
pkgrel=9
|
||||
pkgdesc="GUI application for System76 Power Management"
|
||||
arch=('x86_64')
|
||||
url="https://gitea.dockservices.co/Xlee/system76-power-GUI.git"
|
||||
url="https://gitea.dockservices.co/G34RZ/system76-power-GUI.git"
|
||||
license=('MIT')
|
||||
depends=('system76-power' 'polkit' 'gtk3')
|
||||
makedepends=('go' 'gcc' 'git')
|
||||
|
|
Loading…
Reference in New Issue