summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc26355d0a67..4a74610c9986 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,20 +2,20 @@
#author: Daniel Christophis
pkgname=tlpui-git
pkgver=0.r88.ab1183a
-pkgrel=2
+pkgrel=3
epoch=
pkgdesc="A GTK-UI to change TLP configuration files easily. It has the aim to protect users from setting bad configuration and to deliver a basic overview of all the valid configuration values."
arch=('any')
url="https://github.com/d4nj1/TLPUI"
license=('GPLv2')
groups=()
-depends=("tlp" "python" "pygtk" "python-gobject")
-makedepends=()
-provides=()
+depends=("tlp" "python" "python-gobject")
+makedepends=('git')
+provides=('tlpui')
conflicts=()
install=
source=(git+https://github.com/d4nj1/TLPUI.git
- tlpui.sh
+ tlpui.sh
tlpui.desktop)
md5sums=('SKIP'
'9f23dcf973bac1089280be1255dfe34d'