summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMuflone2022-03-20 17:29:29 +0100
committerMuflone2022-03-20 17:29:39 +0100
commit290278b39bb77b798e6892f00e832078240caf9b (patch)
tree79e47ec49c5629e8aed100ea246e08a0ab11afa1 /PKGBUILD
parentab1b1f389c4336f7b3e4409ad6ffe4b8bebd057b (diff)
downloadaur-290278b39bb77b798e6892f00e832078240caf9b.tar.gz
Updated package gwakeonlan-git 0.8.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3b12604e5f9..55d049cc4cf9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Muflone http://www.muflone.com/contacts/english/
pkgname=gwakeonlan-git
-pkgver=0.7.0
+pkgver=0.8.0
pkgrel=1
pkgdesc="GTK+ utility to awake machines using the Wake on LAN."
url="https://www.muflone.com/gwakeonlan"
arch=('any')
license=('GPL3')
depends=('gtk3' 'python-xdg' 'python-gobject')
-makedepends=('git')
+makedepends=('git' 'python-setuptools' 'gettext')
provides=('gwakeonlan')
conflicts=('gwakeonlan')
source=("git+https://github.com/muflone/gwakeonlan.git")