Update PKGBUILD

This commit is contained in:
G34RZ 2025-04-09 18:39:11 -07:00
parent 08a5b09e2c
commit 4c9baaad76
1 changed files with 4 additions and 4 deletions

View File

@ -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')